danicat / travel-game

A remake of an 80's card game classic "Around the World" (pt-br: "Volta ao Mundo")

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travel-game

A remake of an 80's card game classic "Around the World" (pt-br: "Volta ao Mundo")

TODO

  • Refactor Card drawing
  • Background
  • Animation
  • Refactor inputs to support gamepad
  • Refactor controls to add card zoom / description
  • Improve test coverage
  • Add round end condition
  • Add game end condition
  • AI
  • Hide player 2 hand
  • Add counter mechanics
  • Add card draw after blue is played
  • Add before and after states for timed animation

Talking points

  • Game design document
  • State machines
  • Getting the data structures right
  • Move fast and break things
  • What should be code and what should be data?
  • Making code testable
  • Test your data
  • Documenting ideas

About

A remake of an 80's card game classic "Around the World" (pt-br: "Volta ao Mundo")

License:GNU General Public License v3.0


Languages

Language:Go 100.0%