Skip to content

tomelliot/game1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game1

To do

  1. Backend
  • Backend maintains game-state between users
  • Maintain multiple active games
  • User logins
  • Backend enforces user turns
  • Backend enforces game rules
  • Tiles are lost if they're not connected to a magic tile
  • Highlight valid moves for user, once they've selected a tile
  1. Frontend
  • Generate game board
  • Only current player has tiles highlighted, not both players
  • Skin game board so it's not ugly
  • Draw tile stacks in reverse height order (so tall stacks overlap short stacks)
  • User login
  • Select active game

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published