Skip to content

mmartincevic/aisnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Actions Status

C++ SDL starter project

Build everything at once

You can build everything

cmake -S . -B build
cmake --build build

Cleanup

You have two files inside bin/ directory. You can cleanup everything just by running simple command line:

./bin/cleanup.bat

TODO

  1. Add maybe separate project generations
  2. Add proper testing (also with examples)
  3. Add testing to cmake so we can run tests
  4. Add clang formatting
  5. Add documentation creation

About

Neural network snake game created in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages