Skip to content

nickdelgrosso/ColorStealthGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorStealthGame

The Purpose of the Game

The game is created for two players. The approximate time of the game variates from 1 till 5 minutes, depending on the selected level (Easy, Normal and Hard)

The goal is to find your game partner in the environment of chaos and mess.

Installation

Installation can be done through pip:

    pip install git+https://github.com/AnnaD1992/ColorStealthGame

... or by running the setup.py file directly:

    git clone https://github.com/AnnaD1992/ColorStealthGame
    cd ColorStealthGame
    python setup.py install

Running the game

In the terminal, run the game by simply typing the colorgame command:

colorgame

How to Play

For starting the game the players need to press a Space button.

The game has 3 levels: Easy, Normal and Hard. To select the level the players need to press the following buttons:

  • Button 1 - for the Easy Mode
  • Button 2 - for the Normal Mode
  • Button 3 - for the Hard Mode

Start Menu Screenshot

For playing this game, you need a keyboard and the following buttons:

  • Up and W buttons are for moving up
  • Down and S buttons are for moving down
  • Left and A buttons are for moving left
  • Right and D buttons are for moving right

Instruction Screenshot

The design of the game is below:

Game Screenshot

For quitting the game, the players need to press the ESC button

The end of the game

At the end of the game, the players can start over by pressing the Space Button

End of the Game Screenshot

Authors

Nicholas Del Grosso, Anna Durbanova

About

Abstract Pygame made for mini game jam around the theme "invisibilitity"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages