Skip to content

Latest commit

 

History

History
83 lines (71 loc) · 3.45 KB

File metadata and controls

83 lines (71 loc) · 3.45 KB

Astronomy 1 Final Project- Origins of the Moon

Origins of the Moon is a game about the origins of the moon made for children.

How to play our game:

  • Download the zip file names Download_Game.zip from this repository:
  • Open the zip and click on the file named main twice and the game should open :)
  • The file does take a while to load...Please be patient

If that doesn't work you can always:

  • Download the zip file from this repository master branch:
  • Download pygame by running this command in your terminal: pip3 install pygame or python3 -m pip3 install -U pygame --user
  • Then to see if it works run this command: python3 -m pygame.examples.aliens
  • If that doesn't work please refer to pygame docs for installation https://www.pygame.org/wiki/GettingStarted
  • Open the zip file and run the following command in your terminal: python3 main.py

Learning Objectives of Our Game

  • Discuss basic facts about the moon
  • Recognize moon phases when viewing the moon
  • Understand the origin of moon craters
  • Learn a theory on how the moon was created
  • Walk through of the history of our moon

User Stories

The following functionality is completed:

  • Start Screen
  • Menu Screen
  • Giant Impact Hypothesis
  • Spots of crater forming on the moon
  • Earth Moon Systems
  • Phases of the moon
  • Age of certain Surface of the moon

Walkthrough

Imgur

Imgur

Credits

List an 3rd party libraries, icons, graphics, or other assets we used in our game.