Stars
OMerkel / FourInARow
Forked from LeonHosch/FourInARowA take on the popular connect-four game
My take on the popular connect-four game - Also trying out TDD development / unit tests with this project
Unit testing and coverage problematics, using Gherkin for Test Specs in Python comments
Hosting some microcontroller related stuff
L'âne rouge solitaire puzzle / Khun Phaen / Klotski
Free implementation of the well-known Sudoku number puzzle.
Fuchs und Henne (Fox and Hen / aka Fox and Geese, Asalto)
PongOCV is a solo Pong or Breakout alike game using Computer Vision via video camera to control your paddle.
A turn based racing game often played on graph paper aka grid paper.
OMerkel / chessboardjsx
Forked from willb335/chessboardjsx🔲 Chessboard built for React
Try to best pack polyomino shapes on a grid in this game
Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.
Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages
Tangram - Seven shapes traditional solitaire puzzle, 七巧板
Fanorona / Vela - traditional abstract Malagasy strategy board game for two players
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short).