Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 332 Bytes

File metadata and controls

10 lines (8 loc) · 332 Bytes

List of things to do in this project

This list might not shrink but grow over time instead :D

  • Move everything to TS
  • Move all game rules out of Game objects (Card, Deck, etc)
  • Implement simple IA
  • Implement first turn Defense and Player hands exchange.
  • Create Client
  • Implement Online game engine