smileyface12349 / warwick-game-jam-2023

The Great Warwick Game Jam is a 2-week long game jam ran by the Department of Computer Science at the University of Warwick.
GNU General Public License v3.0
4 stars 0 forks source link

Skipping #20

Closed smileyface12349 closed 1 year ago

smileyface12349 commented 1 year ago

When you press enter, with a valid equation, fast-forward the train's movements.

Should be implemented with points.

smileyface12349 commented 1 year ago

I might actually just make pressing enter toggle between fast and slow speeds, allowing the player to freely choose how fast they want it to go but also making it easier to implement.

Should display an icon when in fast-forward mode.

smileyface12349 commented 1 year ago

Done - except for #30