Skip to content

litvand/Minefield

Repository files navigation

Minefield

This is a game where a floating blue balloon has to escape from red mines. The mines go directly towards the balloon and explode when they bump into each other. In play.py, you can change whether the player controls the mines or the balloon or both (local multiplayer) and where mines spawn.

Installation

pip install requirements.txt

Gameplay

Press P to unpause at the start of the game. You can pause again later with P.

Use WASD to move around. You can see how many mines have exploded in the top left corner.

Press ESC to finish the game. You can also see how many mines exploded and how long you survived in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages