Skip to content

cococov/magiclife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Life 🃏

This project is for Magic game purposes, to count the life of every player and trace the winrate.

Try the app here

Tecnologies used

  • React.js
  • Firebase

Start Local Server

 npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

TODO 🚀

  • Re-Start Game
  • Support different games (20 life, 40 life, 2 players, 4, etc)
  • Make profiles instead of 4 static players
  • Make instances of game
  • Make an account system
  • Game history
  • Game log
  • Timer
  • Use player nicknames instead playerN° on finish game selects