/catsmen

Clone of Micemen videogame with cats

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Catsmen

Python + pygame clone of the DOS puzzle game MiceMen

screenshot_game

Install / requirements

requires python2.7 and the pygame library

Run the game

in a console run, python main.py

Goal

Let the cats go out by moving the boxes (up / down).

  • Player 1 got the cats that go to the right side
  • Player 2 got the cats that go to the left side

How to play

After deciding who starts, players take turns.

  • One can only shift the boxes up and down (column-wise)
  • One can only shift a column with their own cats

Graphics