1 repositorio
Digital versions of traditional board games featuring coordinates and move-based logic.
Distinct from Game Simulation Environments: Candidates are simulation environments for research or idling tools; this is a playable board game implementation.
Explore 1 awesome GitHub repository matching game development · Board Game Implementations. Refine with filters or upvote what's useful.
This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution. The collection focuses on the implementation of game logic and the practice of fundamental computer science algorithms. It includes diverse examples of procedural content generation, such as random mazes and text-based art, alongside mathematical visualizations. The project covers a wide array of simulation categories, includin
The project simulates a two-player board game where users move pieces via coordinates against a computer.