Skip to content

A simulation, or a game if you will, where the objective is to stabilize and maintain an aquarium with fish and possibly other animals.

License

Notifications You must be signed in to change notification settings

algebric/Aquarium

Repository files navigation

Aquarium version 0.3

Download the game (as a ZIP folder) here

How to run:

  1. Download and install Python 3 on your computer; you can find Python 3 on the official website: https://www.python.org/downloads/
  2. Go to the command prompt of Windows: press ⊞ Win + R, type "cmd" in the pop-up window, and then press ↵ Enter
  3. In the command prompt, install the PyGame library by writing pip install pygame, then pressing ↵ Enter
  4. Having installed PyGame, you can run the simulation by either clicking on the aquarium.py file, or by writing python aquarium.py in the command prompt and pressing ↵ Enter (in the latter case, you will have to navigate to the directory containing aquarium.py first)

Have fun! Remember that you have to unpack the all contents of the ZIP folder, or else it will not work.

-- Peter B. image

image

image

image

About

A simulation, or a game if you will, where the objective is to stabilize and maintain an aquarium with fish and possibly other animals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages