Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

hrt/LightRaidersAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simplistic AI written in C++ for the the light cycle game "Tron" (see here https://www.youtube.com/watch?v=Jyys22xoWDI)

banner

Compiling

To compile simply run make within the root directory. This should work on linux by default and work on windows if you have installed the necessary tools.

Testing

To test simply run make check within the root directory.

Cleaning

To clean after a make or make check simply run make clean within the root directory.

Releases

No releases published

Packages

No packages published