Skip to content

Crysta1ightning/Doodle-Jump

Repository files navigation

Doodle-Jump

A neat based AI learning doodle jump game

Below is a preview of the game:

image

The objective is to train a doodle that can jump infinetly high (get infinite score) We train 100 doodle per round and some doodle is supposed to understand that it needs to land on the platforms inorder to gain more scores. We give rewards to the doodle when it jumps on a platform, and when it jumps higher, this way it could learn how to win by itself.

After many trials, we will train one successful doodle. When this doodle locates the closest platform, it'll move diagonally to that platform. Then, this doodle will goes left and right repeadetly (so that it could stay on the x position). As soon as this doodle learns that, it will be able to jump infinetly high.

image

About

A neat based AI learning doodle jump game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages