Xi is a programming language which attempts to play a similar role to languages such as C, C++, or D. It is initially designed to leverage the procedural and object-oriented paradigms. It aims to provide an expressive language based off of a simple, LL(1) grammar with a comprehensive class library.
A game engine written in the D programming language
An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.