Jumper AI is a reinforcement learning project where an agent learns to jump over obstacles in a 2D side-scrolling environment using Deep Q-Networks (DQN). The environment is built with Pygame, and ...
#Jumpy Pygame: A simple GUI based jumpy game implemented in Pygame(Python). #Running the Game: This game can be played by simply running jumpy.py. The jumpy.py needs to be set in order to execute the ...