Skip to content
#

engine-development

Here are 18 public repositories matching this topic...

A Python engine for creating modular, extensible, and standalone text adventures. This repository includes: Core engine: parser, dispatcher, loader, plugin system A complete demo: “The Lost Cave” CLI tools to scaffold, run, test, lint, build and package your adventure... By Bocaletto Luca - Videogames Engine Terminal Python

  • Updated Jul 19, 2025
  • Python

A hybrid Python/C++ chess engine project focused on building a stronger engine from scratch while progressively moving performance-critical components into native code. The project includes legal move generation, search and evaluation logic, opening-book support, perft-style correctness testing, and a playable Pygame interface.

  • Updated Mar 25, 2026
  • Python

Improve this page

Add a description, image, and links to the engine-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the engine-development topic, visit your repo's landing page and select "manage topics."

Learn more