Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 707 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 707 Bytes

NASASpaceApps2023

#NECESSARY MODULES In order to run the game from the .py or .exe file, the following modules must be installed for the version of Python in use:

  • PIL
  • pygame

#RUNNING THE GAME: Extract the OceanGardenGame.zip folder and run the OceanGardenGame.exe file OR download and place OceanGardenGame.exe, all png files, and all wav/mp3 files in the same local directory and run.

#VIEWING THE CODE Game was programmed in Python and code can be viewed by opening the original OceanGardenGame.py file.

#INSTALLING FROM WEBSITE Go to the website url https://braunc8.github.io/NASASpaceApps2023/gamepage.html and head to the "Game!" page. Download link for the zip package is at the bottom.