C++ Boids
Code
http://www.behaviorworks.com/people/ckline/boids
Reimplementation of the original Boids project in C++.
6962 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...
4102 views
| |
https://github.com/Mobiletainment/Pacman-DirectX-ClanLib
Pacman is an arcade game which greatly offers the chance to explore reactive artificial intelligence...
3468 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...
4167 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, ...
4095 views
| |
Benzene
Code
http://benzene.sourceforge.net/
Benzene is a collection of C++ libraries for developing software for the game of Hex.
2114 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...
3959 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...
4211 views
| |
http://dags.stanford.edu/Games/gametracer.html
GameTracer is an application for calculating Nash equilibria in normal-form games.
3925 views
| |