FliteTutor is currently merely a concept for an interactive training enhancement to the free flight simulator FlightGear, the purpose will be to provide basic tutorials within FlightGear about its general usage and also specific topics. (check homepage)
This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.
Falengard is a project to develop a game play system that can easily be transferred between a computer based medium to a tabletop game reminiscent of Dungeons and Dragons.
A joint effort to provide system level support for the LegoŽ Mindstorms v2.0 USB IR Tower under Linux and possibly other Unixes; in the form of a linux kernel driver. Eyes also looking towards userspace tools (our own config utilities, and patches for 3
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computergames.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
The GTK+ hexmap widget can be used for displaying and manipulating hexmaps in various computergames. It will handle background pixmaps, hexagon grids, and translation of button presses to hex coordinates. And maybe more features.