console: Format tabs semi-intelligently
[attac-man.git] / README
blob52771854b4dcec1f0b556c0a4c06010221216c0a
1 $Id: README,v 1.2 2003/09/22 23:47:59 nsubtil Exp $
3 Pacman Arena
4 A Pacman clone gone mad
6 Yes, it's Pacman. With rockets. And bombs. And spoiled gameplay. And in full
7 3D. Finally, a version of Pacman which will bring your shiny new machine down
8 to it's knees.
11 Software requirements:
13 SDL 1.1 or later
14 SDL_mixer compiled with Ogg Vorbis support
15 Hardware-accelerated OpenGL 1.1 implementation
17 Hardware requirements:
19 Anything you can tolerate playing this thing on. :)
22 Compiling this thing might not be straightforward. The makefile is very very
23 simple, you will likely need to modify it for your system.
25 Under Windows it's even worse, as the VC project file has absolute paths.
27 Both of these should be fixed eventually, but right now just grab the binaries
28 if at all possible.
30 In addition to the source or binaries you need the data files. Just extract
31 them in the same directory as the source/binaries and all should be well. (Yes,
32 this should be fixed too)
34 Thanks to eviL for all the sound effects and music used in the game.
36 Enjoy!
37 subtil@student.dei.uc.pt