summaryrefslogtreecommitdiffstats
path: root/rules/supertux.in
blob: 38683565cb153f9e72a49daec90659556305ce7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config SUPERTUX
	tristate
	prompt "supertux"
	select SDL_MIXER
	select SDL_IMAGE
	select SDL_JOYSTICK
	select SDL_IMAGE__PNG
	select SDL_IMAGE__JPG
	select SDL_IMAGE__XPM
	help
          SuperTux is a classic 2D jump 'n run sidescroller game in
	  a similar style like the original SuperMario games. This
	  release of SuperTux features 9 enemies, 26 playable levels,
	  software and OpenGL rendering modes, configurable joystick
	  and keyboard input, new music and completly redone graphics.