Download Latest Version code_nodata.7z (390.9 MB)
Email in envelope

Get an email when there's a new version of CheeseMan

Home / build
Name Modified Size InfoDownloads / Week
Parent folder
Debug 2014-04-11
RelWithDebInfo 2014-04-11
CMakeFiles 2014-04-11
external 2014-04-11
ipch 2014-04-11
supertux2.dir 2014-04-11
SUPERTUX.sdf 2014-04-11 63.9 MB
ZERO_CHECK.vcxproj.user 2014-04-11 143 Bytes
ZERO_CHECK.vcxproj.filters 2014-04-11 739 Bytes
ZERO_CHECK.vcxproj 2014-04-11 23.1 kB
version.h.bak 2014-04-11 106 Bytes
version.h 2014-04-11 77 Bytes
svnversion.vcxproj.user 2014-04-11 143 Bytes
svnversion.vcxproj.filters 2014-04-11 672 Bytes
svnversion.vcxproj 2014-04-11 28.2 kB
supertux2.vcxproj.user 2014-04-11 143 Bytes
supertux2.vcxproj.filters 2014-04-11 33.7 kB
supertux2.vcxproj 2014-04-11 70.4 kB
SUPERTUX.suo 2014-04-11 114.2 kB
SUPERTUX.sln 2014-04-11 7.1 kB
PACKAGE.vcxproj.user 2014-04-11 143 Bytes
PACKAGE.vcxproj.filters 2014-04-11 629 Bytes
PACKAGE.vcxproj 2014-04-11 25.3 kB
INSTALL.vcxproj.user 2014-04-11 143 Bytes
INSTALL.vcxproj.filters 2014-04-11 629 Bytes
INSTALL.vcxproj 2014-04-11 25.3 kB
CPackSourceConfig.cmake 2014-04-11 6.4 kB
CPackConfig.cmake 2014-04-11 6.0 kB
config.h.bak 2014-04-11 499 Bytes
config.h 2014-04-11 499 Bytes
cmake_install.cmake 2014-04-11 5.2 kB
CMakeCache.txt 2014-04-11 20.4 kB
CHEESEMAN.sln 2014-04-11 7.1 kB
ALL_BUILD.vcxproj.user 2014-04-11 143 Bytes
ALL_BUILD.vcxproj.filters 2014-04-11 670 Bytes
ALL_BUILD.vcxproj 2014-04-11 25.1 kB
Totals: 36 Items   64.3 MB 1
CheeseMan
========
<http://jacobvejvoda.wix.com/cheeseman>

Last update: 23 Jun 2013

STORY
-----------
CheeseMan is a 2D plat-former based off of SuperTux.
In this game you control a friendly orange cheese man,
You are in a world where all the food is alive and you have
to battle for justice against the evil white cheese man and
stop him from making all unhealthy foods slaves. 
There are multiple worlds including: Forest, Snow, and Mars.


INFO
-----

This game was created by me (Eliminator) with help from my brothers (mainly Tiger). We played SuperTux and liked it but it was updated very infrequently and all the updates were mainly features not used in-game yet. So we said lets make a game/mod based off of SuperTux and use all the cool stuff.
The code and any stuff remaining from SuperTux is under the SuperTux licence, any new data that we created is under the CC BY-NC-SA - Creative Commons licence.
 Licensing information about the data.


RUNNING THE GAME
----------------
  CheeseMan makes use of proc to see where it is. In other words, it does not
  have any need to be installed and can be run from anywhere. This makes
  it possible to click in the executable in your filemanager (i.e. Konqueror or
  Nautilus) as opposed to many other Linux games.

  Options can be reached from the menu, so you don't need to specify arguments,
  but if you want, type 'CheeseMan --help' to check the ones that are available.
  Also, notice that CheeseMan saves the options, so it's often enough to
  specify them once. For example, fullscreen mode causes problems on some setups,
  so just run 'CheeseMan --window' and you should be set.

  The game uses OpenGL to render the graphics. You will either need a CPU
  with about 10 GHz or an accelerated video card with the vendor's drivers.
  (On Linux, the team recommends using cards from NVidia with the proprietary
  drivers, but ATI or another vendor should do.)


PLAYING THE GAME
----------------
  Controls
  --------
  Both keyboards and joysticks/gamepads are supported. You can change the
  controls via the Options menu. Basically, the only keys you will need to
  use in-game are to do the following actions: jump, duck, right, left, power
  and 'P' to pause/unpause the game. There isn't much to tell about the first
  few, but the "action" key allows you to pick up objects and use any powerup
  you got. For instance, with the fire flower, you can shoot bullets (note
  that this is the only power currently implemented).

  Other useful keys include the Esc key, which is used to go to the menu or
  to go up a level in the menu. The menu can be navigated using the arrow
  keys or the mouse.

  In the worldmap, the arrow keys are used to navigate and Enter to enter
  the current level.


DEVELOPMENT STATUS
------------------
  This version of CheeseMan is still under development, even though the
  0.3 line of versions is somewhat aged. This means that badguys, features,
  levels, graphics or anything else may be removed in the future.

  Especially the Forest world included in this package may be subject to
  drastic changes. These changes may go as far as removing the world
  altogether. Currently (February 2010) there is no consensus within the
  CheeseMan development community regarding the fate of the Forest. Don't get
  too attached to it ;)


THE END
-------
  Thanks for trying out CheeseMan.

  Search for "CheeseMan"!

  Thanks!

  The CheeseMan development team

Source: README, updated 2014-04-10