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
- Host: GitHub
- URL: https://github.com/arkapg211002/gravityglide
- Owner: arkapg211002
- Created: 2024-06-25T16:56:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T06:22:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T10:16:40.688Z (over 1 year ago)
- Topics: game-development, java, swing
- Language: Java
- Homepage:
- Size: 48.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### GravityGlide - Java Game using Swing
.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


7. Go to src > main > MainClass.java
8. Right Click > Run As > Java Application

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