initial import of tennix SDL port
commit345d4461e1d4d4292ba3abf924d0c49864354faf
authorthp <thp>
Fri, 11 May 2007 11:53:11 +0000 (11 11:53 +0000)
committerthp <thp>
Fri, 11 May 2007 11:53:11 +0000 (11 11:53 +0000)
tree1f8c30e367877ca2a9dcb175a80b82d9e0db4c79
initial import of tennix SDL port
23 files changed:
data/animation.bmp [new file with mode: 0644]
data/ball.bmp [new file with mode: 0644]
data/court.bmp [new file with mode: 0644]
data/credits.bmp [new file with mode: 0644]
data/hiscores.bmp [new file with mode: 0644]
data/menu.bmp [new file with mode: 0644]
data/player-racket.bmp [new file with mode: 0644]
data/score.bmp [new file with mode: 0644]
data/sponsor.bmp [new file with mode: 0644]
data/standings.bmp [new file with mode: 0644]
data/title.bmp [new file with mode: 0644]
game.c [new file with mode: 0644]
game.h [new file with mode: 0644]
graphics.c [new file with mode: 0644]
graphics.h [new file with mode: 0644]
images/racket.gif [new file with mode: 0644]
images/tcourt1.gif [new file with mode: 0644]
images/tennis2.jpeg [new file with mode: 0644]
input.c [new file with mode: 0644]
input.h [new file with mode: 0644]
makefile [new file with mode: 0644]
tennix.c [new file with mode: 0644]
tennix.h [new file with mode: 0644]