An open API service indexing awesome lists of open source software.

https://github.com/arkapg211002/gravityglide

Java Game using Swing
https://github.com/arkapg211002/gravityglide

game-development java swing

Last synced: 11 days ago
JSON representation

Java Game using Swing

Awesome Lists containing this project

README

          

### GravityGlide - Java Game using Swing

![game](https://github.com/arkapg211002/GravityGlide/blob/main/Screenshot%20(755).png)

### How to run ?
1. U need to have Java installed
2. Install Eclipse
3. Download the project as zip and extract inside a `folder` in Desktop
4. Open Eclipse selecting that `folder` as the workspace
5. Close the Welcome Screen
6. Import Project
![i1](https://github.com/arkapg211002/GravityGlide/blob/main/import1.png)
![i2](https://github.com/arkapg211002/GravityGlide/blob/main/import2.png)
7. Go to src > main > MainClass.java
8. Right Click > Run As > Java Application
![run](https://github.com/arkapg211002/GravityGlide/blob/main/run.png)

### Control Keys

`←` Move backward
`↑` Jump
`→` Move forward
`←↑` Jump and move backward
`↑→` Jump and move forward
`↓` Attack
`ENTER` Power Attack