- Japan
Lists (1)
Sort Name ascending (A-Z)
Stars
tic-tac-toe implementation & solver, using raylib for the gui and minimax + alpha-beta pruning for the solver
A Roadmap/Guide for Weiqi - Baduk - Igo - Go Game
@conda-forge. One environment. Infinite Python packages and interpreters. Zero conflicts.
Embeddable SGF editor/viewer for the game of Go (aka Weiqi, Baduk)
Sente is an open source python library for the game of Go
3D igo/baduk/weiqi/go game board and GUI for GnuGo and other GTP engines ray traced by GLSL shader
small immediate-mode UI library with a focus on design and animation
"Simple self made no tutorial Blackjack game in raylib c++"
This is my c, c++, raylib library template generator, raylib and raygui installer for MS. Visual Studio.
This template will let you work with raylib without having to do additional setup. The raylib .dlls and whatnot are inside this repository and visual studio should be configured to refer to those f…
Easily create new Raylib-based C++ projects with Visual Studio / JetBrains Rider support using this customizable template and batch script.
A simple scene setup for use with Raylib in C.
An clock which displays on a 64x32 LED display. Shows the current time, date, weather, and next 24 hours of temperature.
Maze generation and pathfinding visualization with C++ and Raylib
A collection of classic and custom games written in C that run purely in the terminal using FPS-based loops for smooth gameplay. Includes Ping Pong, Flappy Bird, Geometry Dash, Asteroid Shooter, Te…
🏓 A simple 2D local multiplayer Ping Pong game built in C with Raylib. Play with a friend on the same keyboard — lightweight, fast, and fun!
Graphical Analog Clock in Raylib
A simple online 2 player noughts and crosses game made in C using Raylib and the Unix sockets API.