

Second, less important (jk), I want to post about a new game I'm making in C: CurveFever CE. This is a port of the rather popular online game CurveFever, which I played a lot in the past, together with my brother. Just because of my 1337th post I wanted to release something new, or create a new game, or whatever, so this is the result:


Source:
https://github.com/PeterTillema/CurveFever-CE
Basically, you have to control a 'snake', by holding down a left and a right key (you should be able to set the keys in a menu) to move through the field, and trying to survive as long as possible. You can block others if you move well enough, and in the future I will add powerups as well, to slow down others, or move them the other way around... There will be a score board at the right, which needs to be added as well.
My intention was to make it for 4 players, all at one calc (oh boy, that's gonna be fun), but I'm not sure if that's feasible, especially with such small field. In the far future I might even add linking, that you can play 1v1 at 2 calculators. I've added in a timer to make sure you have a constant FPS, I set that now at 30 FPS which should be enough.
Anyway, enjoy the screenshots I will post in the future and if you have questions, suggestions, comments, hate comments or you just like it, feel free to post it!
