version 0.2 v0.2
authorAntoine Jacquet <royale@zerezo.com>
Mon, 13 Sep 2004 22:00:00 +0000 (00:00 +0200)
committerAntoine Jacquet <royale@zerezo.com>
Mon, 13 Sep 2004 22:00:00 +0000 (00:00 +0200)
commit866e35b81c26169886388f7c93dce52f2a42809f
tree1ddf37a501aaf8a33c85bff621e8d2579dc2a1d0
parentf3b6b880f4b72504090898ab825f38f091a68168
version 0.2

* code has been commented :)
* game is now a bit slower (easier to play)
* added configuration screen with more options (keys, color, etc)
* best times are now shown in the track selection screen
* last lap time is now shown on the screen during the race
* fixed directions while going backwards
* blue channel is now used for grip
28 files changed:
CHANGELOG [new file with mode: 0644]
Makefile
README
sdl.c
sdl.h
sprites/carA.png [new file with mode: 0644]
sprites/carB.png [new file with mode: 0644]
sprites/carC.png [new file with mode: 0644]
sprites/carD.png [new file with mode: 0644]
sprites/carE.png [new file with mode: 0644]
sprites/carF.png [new file with mode: 0644]
sprites/carG.png [moved from sprites/car.png with 76% similarity]
sprites/carH.png [new file with mode: 0644]
sprites/carI.png [new file with mode: 0644]
sprites/carJ.png [new file with mode: 0644]
sprites/carK.png [new file with mode: 0644]
sprites/carL.png [new file with mode: 0644]
sprites/logo.jpg [new file with mode: 0644]
tracks/car.txt [deleted file]
tracks/first.txt [deleted file]
tracks/first_function.png
tracks/hairpins.txt [deleted file]
tracks/icy.png [new file with mode: 0644]
tracks/icy_function.png [new file with mode: 0644]
tracks/list.txt [new file with mode: 0644]
tracks/simple.txt [deleted file]
zeRace.c
zeRace.cfg [deleted file]