Welcome to TurboRally's official homepage!
TurboRally 0.2 has been released, both source and windows binaries are out! Go to the download section.
About TurboRally:
TurboRally is a 2d top-down racing game, with a CPU opponent.
The mission is to collect enough of apples, and you need to do this
before the opponent does. And remember to stay on the road, because if
you drive in the water, on the grass or on other grounds, the car won't
go as fast as you need it to.
The game is far from finished so you will
see lots of stuff in the upper-left corner, some variables I need for
debugging.
If you are using windows you need to download DLL-Package.zip and extract it in the turborally directory.
The reason I am using SDL is because it is a multiplatform library containing functions which provide access to
audio, keyboard, 2d video frame buffer and other stuff. In other words, this means that I can compile the same program in Windows, Linux, MacOS and
more, without changing anything in the code.
Some new features of the 0.2 release are:
-highscore list that actually works :)
-handbrake
-better ai
|