Skip to content

A game that is developed as an assignment for Computer Intelligence course.

Notifications You must be signed in to change notification settings

mirzaim/SnailJumper

 
 

Repository files navigation

Snail jumper

Neuroevolution game assignment.
Fall 2021 - Computer Intelligence.

This game has been developed as an assignment for students at Amirkabir University of Technology to apply neuroevolution using a simple game.
Snail Jumber

Quick Start

First, please ensure you have installed Python 3.9 or above on your system.

  1. Install the required dependencies:

    pip3 install -r requirements.txt
  2. Run the program:

    python3 game.py

Sample Video

snail-jumper.webm

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%