Skip to content

Hairash/crosses-game

Repository files navigation

Croco game

Puzzle like in "Pilot Brothers" quest game.

(images from the "Pilot brothers" game)

But this game is endless with the constantly increasing level of difficulty.
All the graphics in the game is original, created by Ira Grebenshchikova (behance, instagram).

How to run

Executable files

There is the latest release with compiled apps for Windows and MacOS.

Run manually

The game was created using python3 and pygame. It may be launched on any OS.
So the steps are following:

  1. Install python3 the way described on official site.
    If you already have python3 installed on your computer, skip this step.

  2. Open terminal. Go to the project's directory and install requirements

    cd <path_to_the_project>
    pip3 install -r requirements.txt
    
  3. Run game

    python3 main.py
    
  4. Enjoy!

About

Puzzle like in "Pilot Brothers" game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages