This is one of my bigger projects, and it is not finished. I want to take a break from game development, and I will finish it later.
- Fix collision detection - under certain condition the player might go through the wall(use collision detection Framework?)
- DX9 sprites/images causes fps drops, replace with a different api or find out what the issue is
- Refactor - some functions are way too large, encapsulation is not very good
- When space is pressed, the character sometimes wont jump
Jump Guy is a remake of the Jump King game. It features 43 levels from the original game. Can you reach the top?
- Controls:
- Use the arrow keys or WASD to move.
- Press the spacebar to jump or hold it to jump higher.
- Objective:
- Reach the highest point in each level by mastering the precise jumps and overcoming obstacles.
- Download .zip from the releases
- Make sure you have DX9 and C++ runtime installed
- Extract the files
- Run the exe
NOTE: Currently in BETA
DirectX9 SDK
XAudio2
Windows API
- Git clone this repo to your local machine
- Open .sln using Visual Studio
- Make sure you have needed libraries downloaded and included into your project
- Click compile
NOTE: this is made for Windows, it relies heavily on the windows APIs
- Inspired by Jump King, please buy the original game