Table of Contents
Project Zapdos is a 2D puzzle platformer. Players can play through various levels, shoot enemies, and solve puzzles. Players can even create their own levels and play them!
- Clone this repo
- Open the repo folder in Eclipse
- Run MainApplication.java
In-app Once the user launches the application, clicking on the play button will navigate the player to the Stage Select Screen, whereby clicking on stage one will load the player into the first stage.
The player must use the keyboard keys: w, a, s, d, space, f to manipulate the player and access the player mechanics, along with clicking the left-mouse button to shoot projectiles.
Distributed under the MIT License. See LICENSE.txt
for more information.
- Bikram Chatterjee
- Vijay Kumar
- Jordan Sommers
- Shahbaj Sohal
- Choosing an Open Source License
- How To Run Eclipse Under Different Version of JDK or JRE
- How To Automatically Generate A Helpful Changelog From Your Git Commit Messages
- How To lint Git commit messages
- Standard Version
- Img Shields
- Gradle Compatibility
- Java Platform, Standard Edition 15 Reference
- JDK 11
Made with ❤️ by Team Zapdos