freehuntx / gpn-tron

Lets challenge coders and create the perfect tron bot!
MIT License
32 stars 10 forks source link

Accelerate the game over time #4

Closed fabi321 closed 1 year ago

fabi321 commented 1 year ago

Accelerating the game every tick would shorten longer runs while still having a bit more time in the early game. This is also analogous to actual snake games.

I tried to implement it myself, but failed.

freehuntx commented 1 year ago

I added something similar. Every x seconds the tickrate increases by 1. See: shared/constants/common.ts