This is a Unity project created by Caleb Voorhees with the purpose of fulfilling the capstone requirements for the Seton Hill University computer science program
This project was completed during junior year in the Spring 2022 semester. It required approximately 70 hours of work to complete. I worked alone on this project but pulled from many different online resources to help me complete it. This project produced 10 minutes of gameplay on average for each user that tested it through completion. Many of the files in this repository belong to different packages whether they are related Unity, C# or assets.
To find my work navigate to: 2D-Platformer/Assets/Scripts
Here you will find all of my C# scripts that drive the games back-end functionality.
This game was created exclusively with free assets from the Unity Asset Store. This list contains all asset packs that were pulled from.
- Bringer of Death (free)
- 2D Pixel Item Asset Pack
- Monsters_Creatures_Fantasy
- Pixel Art Platformer - Village Props
- Platformer Set
- Hero Knight - Pixel Art
- Sunny Land
Without the help of many online tutorials and resources this project would not have been completed. This is a list of creators with great tutorial content that I referenced throughout the development process.
Unity Documentation can be found here