Download Instructions

This is a website for an upcoming Physics Game Prototype being developed for our Software Engineering Class!

The latest PhysicsGame build can be run by visiting https://github.com/KyleM21/PhysicsGame/tree/release on GitHub.
Follow these instructions:
1. Ensure the `release` branch is chosen.
2. There should be a drop-down menu on GitHub titled `Code`. Please select this and then choose `Download ZIP`.
3. Once the compressed directory is downloaded to your computer, navigate to the file and extract the files. Enter the extracted directory, and then navigate into the `FinalBuild` folder.
4. Double clicking on `PhysicsGame.exe` will boot the game for use.

Background

We decide to make a physics-based game where you drive a vehicle off of a ramp to gain distance. This game is based on ones such as Shopping Cart Hero, an old flash game! Our project, based off this, will be more learning-oriented. The target audience for this project is students between 4th and 6th grade. The goal is to teach them physics concepts through a fun and interesting game.