Linux

Creative Engine

Our retro-style cross platform game engine.

Creative Engine (CE) is a game engine that was born from the development of Genus. While the primary development target is the ODROID GO (a portable gaming platform), we made CE portable. Being programmed primarily in C++, CE also runs on macOS and desktop Linux systems. We furthered the boundaries of CE's capabilities by adding an (exprimental) network-based RGB LED Matrix display driver, giving us the ability to create completely custom game play experiences.
Learn More View on GitHub

Slow

Slow down Linux network interfaces to simulate slower network connections

This bash script offers quick shortcuts to simulate slower network connections. It is useful when you need to simulate a wireless network on a Linux network server, especially when you are using a virtual machine guest on your local machine or in the cloud.
Learn More View on GitHub