Skip to content

bloodzmoon/onu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onu!

This is Uno card game clone.
Play here

ONU Gameplay

Todo

  • Create room
  • Join room
  • Card design
  • Basic gameplay
  • Gameover Screen
  • Optimization
  • Special mode
  • Unit testing

Technology behind this

Frontend

  • WebSocket API
  • React + Recoil with Typescript
  • CSS Modules

Backend

  • WebSocket API
  • Node.js + Express.js with Typescript

Deployment

Frontend

Netlify: Automatic via Github actions

Backend

Heroku: Automatic via Github actions