Skip to content

BenjaminViranin/Snake-AI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake AI Project

Description

Snake AI Project is a 2D game. The goals for this project are :

  • Make a classic snake game

  • Make a tool to simplify 2d text display with memory optimization

  • Make a simple AI using path finding (work in progress)

  • Make a deep learning AI (work in progress)

Libraries used

  • Standard Library

  • Standard Template Library

  • Sfml

Build Instructions

The build is in the folder "Build". You can also build this project by using Visual Studio 2017 and hit play. A "Build" folder will be generated at the root of the repository.

About

A snake 2D game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages