nelsonxb / GraphPaperRaceGame

Implementation of Racetrack (graph paper game)
MIT License
0 stars 0 forks source link

Acceleration-based movement #5

Closed nelsonxb closed 9 years ago

nelsonxb commented 9 years ago

Currently, only trivial cell-by-cell movement is implemented.

A player has to choose the next move based on the velocity of the previous move.

Details on movement are described on the Racetrack Wikipedia page.

nelsonxb commented 9 years ago

We also need to view the current acceleration

RSteyn commented 9 years ago

Made progress, implemented basic acceleration (unviewable). Commit fcf96dac044b6428fc829d259a0078ac9d1baef6

nelsonxb commented 9 years ago

5f55d76e4b012ce04915d7350d8c4eb518e13aff