Skip to content

GregoryDi/simple-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test task - Reverse minesweeper for two players

Starting app

Frontend

cd client
npm install && npm run dev

Backend

cd server
npm install && npm run start:dev

May be added:

  1. Share typescript types from backend to frontend
  2. Database with game ids and saving progress, history of the games
  3. Docker
  4. Jest tests
  5. Update UX/UI
  6. Make more efficient wrapper for socket
  7. Envs props for prod, stage, test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors