quietsamurai98's Stars
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Revolutionary-Games/Thrive
The main repository for the development of the evolution game Thrive.
HackerPoet/MarbleMarcher
A Fractal Physics Game
red42/HTML5_Genetic_Cars
A genetic algorithm car evolver in HTML5 canvas.
benrady/shinatra
A simple web server in 5 lines of bash
google-deepmind/ai-safety-gridworlds
This is a suite of reinforcement learning environments illustrating various safety properties of intelligent agents.
meganz/mingw-std-threads
Standard threads implementation currently still missing on MinGW GCC on Windows
DragonRuby/dragonruby-game-toolkit-contrib
Parts of DragonRuby GameToolkit source released under MIT license.
ArashPartow/bitmap
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
jez/latex-homework-class
A class for homework assignments written in LaTeX.
HackerPoet/Avant-Garfield
Trains neural networks to generate new Garfield comics
kfischer-okarin/dragonruby-toolbox
Useful classes & code snippets for DragonRuby GameToolkit
fxs130430/SHAP_FOLD
(Explainable AI) - Learning Non-Monotonic Logic Programs From Statistical Models Using High-Utility Itemset Mining
sojastar/dr_raycaster
A Lo-fi Raycaster for DragonRuby
Nashet/Interactive-Erosion
Interactive erosion in Unity
kuz/Introduction-to-GPU-Computing
Slides and example code for the seminar presentation about general purpose computations on GPU
sinandredemption/M42
C++ Library for Bitboard Attack Mask Generation
quietsamurai98/2D-Accretion-Simulation
Simulation of a 2 dimensional cloud of space dust
quietsamurai98/Mato
A competitive deathmatch game inspired by Liero and Noita
quietsamurai98/BrainCube
An esoteric programming language based on pointers to a shared, 3D memory space.
quietsamurai98/ChessAI-v2
Now that the basic AI is working, lets improve it!
quietsamurai98/Accretion-Simulation-v2
A full rewrite of my previous accretion simulation
quietsamurai98/BrainCubeInterpreter
An interpreter for the BrainCube programming language