Retro Runnner

Retro Runnner

2-D type platformer game made in Python using pygame and automated using NEAT(NeuroEvolution of Augmenting Topologies) algorithm

Retro Runnner

Retro Runnner

2-D type platformer game made in Python using pygame and automated using NEAT(NeuroEvolution of Augmenting Topologies) algorithm

The problem Retro Runnner solves

This can be used in developing games . NEAT algorithm can be used to automate the already developed games ..it helps if the user gets stuck on some part and need help in clearing that level :)

Challenges we ran into

The major issue we came across while building this project was while applying the NEAT algorithm.
Since it was our first time dealing with such an algorihtm it was burdensome task for us. The lack of tutorials made the task much demanding.
We came across many small bugs while implementing collisions with objects and "ladder" ..

Tracks Applied (2)

Open Track - Design

The levels designed using Tiled app

Open Track - Development

Since we are doing game development using python , pygame . And we have tried automating by using NEAT algorithm

Discussion