Skip to content

ssala034/Dash-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Dash Engine

Overview

This is a recreation of the Geometry Dash Lite moblie game written fully in C++, using object oriented principles. and the SFML game library. The game implements the generative NEAT algorithm, written in python, to allow an AI to autonomously learn and beat the game play.

Technologies Used

  • C++: SFML Library, OOP
  • AI: NEAT Algorithm, Neural Networks
  • Python: Scripting
  • CMake: Building

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/your-repository.git
    cd your-repository
    
  2. Dependencies

  • SFML Library
  • GCC compiler

About

Dash Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published