Closed mrjatkin closed 11 years ago
I've changed the code, so that only the puck ticks. This should give us huge performance improvements. If you want moving walls, we can add that in too without too much hassle.
The new game engine will allow walls to move in case we decide we want them to in the future
Do we want walls that rotate, for example?
The reason why I'm asking this is because we can make our code a lot more efficient by not calculating the position of static walls inside our ticker.
Related issue: #47