Rush 2005 0.4.12c review

Download
by rbytes.net on

Rush 2005 is a football game using SDL. Rush 2005 is a BSD-licensed project to create an American football game for Windows and Li

License: BSD License
File size: 0K
Developer: aendeuryu
0 stars award from rbytes.net

Rush 2005 is a football game using SDL.

Rush 2005 is a BSD-licensed project to create an American football game for Windows and Linux in the tradition of Tecmo Bowl and NFL Blitz, built using the cross-platform SDL game programming library.

Requirements:
SDL_Image
SDL_Mixer
BFont (source included with project)

Installation:

Make sure that you have the latest versions of SDL, SDL_Image and SDL_Mixer on your computer. Unzip the package in the destination directory. There is an executable provided but it's not guaranteed to work. From there, go into the "src" directory, and run "./configure" and then "make". Don't run "make install", instead, just type "mv rush2005 ../" to put it in the game's main directory. Change back to the main directory, and run the game using "./rush2005".

If you find that there's some trouble with sound, pass the "--nosound" option at the command line. That should disable all sound. I think that I've managed to fix some of the sound issues, but it's still a little raw.

Messy source code is included. Read at your own risk.

Rush 2005 0.4.12c search tags