https://github.com/notyusheng/jumpking-ml-unity
Recreation of Jump King using Unity with machine learning to clear stages
https://github.com/notyusheng/jumpking-ml-unity
jumpking machine-learning unity unity2d
Last synced: 4 months ago
JSON representation
Recreation of Jump King using Unity with machine learning to clear stages
- Host: GitHub
- URL: https://github.com/notyusheng/jumpking-ml-unity
- Owner: NotYuSheng
- Created: 2025-02-18T06:02:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T13:44:46.000Z (about 1 year ago)
- Last Synced: 2025-06-24T14:20:01.936Z (about 1 year ago)
- Topics: jumpking, machine-learning, unity, unity2d
- Language: C#
- Homepage: https://notyusheng.itch.io/jump-king-ml
- Size: 30.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JumpKing-ML-Unity
[](#)
This project reproduces the mechanics of Jump King using the Unity engine and integrates machine learning to clear each stage, following the methodology showcased in Code Bullet’s video [AI Learns to play JUMP KING](https://www.youtube.com/watch?v=DmQ4Dqxs0HI). The aim is to learn and replicate the processes in the video.
## Demo

## Usage
Link to game: https://notyusheng.itch.io/jump-king-ml
## Sources and Credits
- Replication: This project replicates the methodology demonstrated in Code Bullet’s video [AI Learns to play JUMP KING](https://www.youtube.com/watch?v=DmQ4Dqxs0HI).
- Game Reference: For more details about the original game, visit the [Jump King Steam page](https://store.steampowered.com/app/1061090/Jump_King/).