Skip to content

tekyu/scattegories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Written using React & Socket.io, generated via create-react-app

Online version

Online version is available at http://scattegories-online.xyz/

Local version

For running the game locally you need to install dependencies and run frontend and backend separately

cd client
npm start
cd server
npm start

Task list for further releases

  • Write tests for frontend/backend (VERY important)
  • Refactor backend to utilize TypeScript
  • Add restart game functionality
  • Add accounts
  • Add daily/weekly scoreboard
  • Start saving answers to DB
  • Add bots which would use answers based of answers saved in DB

Features that might or might not appear further down the road

  • Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published