C++ Boids
Code
http://www.behaviorworks.com/people/ckline/boids
Reimplementation of the original Boids project in C++.
7114 views
| |
MuZero
Code
https://github.com/johan-gras/MuZero
This repository is a Python implementation of the MuZero algorithm. It is based upon the pre-print p...
4287 views
| |
https://github.com/Mobiletainment/Pacman-DirectX-ClanLib
Pacman is an arcade game which greatly offers the chance to explore reactive artificial intelligence...
3556 views
| |
Boids
Code
https://cs.stanford.edu/people/eroberts/courses/soco/projects/2008-09/modeling-natural-systems/boids.html
The aggregate motion of a flock of birds, a herd of land animals, or a school of fish is a beautiful...
4311 views
| |
Endgame Databases
Data
http://webdocs.cs.ualberta.ca/~chinook/databases/
Chinook has perfect information for all checker positions involving 8 or fewer pieces on the board, ...
4200 views
| |
Benzene
Code
http://benzene.sourceforge.net/
Benzene is a collection of C++ libraries for developing software for the game of Hex.
2159 views
| |
GNU Chess
Code
Project
http://www.gnu.org/software/chess/
GNU Chess is a chess-playing program. It can be used to play chess against the computer on a termina...
4055 views
| |
http://www0.cs.ucl.ac.uk/staff/A.Steed/boids.html
All of these implementations just support the basic flock rules and simple animations of the boids t...
4297 views
| |
http://dags.stanford.edu/Games/gametracer.html
GameTracer is an application for calculating Nash equilibria in normal-form games.
4005 views
| |