A remake of the classic Atomix game for modern platforms
Atomiks is a faithful remake of, and a tribute to, Atomix, a classic puzzle game created by Softtouch & RoSt and published in 1990 by the Thalion Software company. Atomiks is free software, and shares no code with the original Atomix game.
OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :)
The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run!
The project is still under development, any help on graphical assets would be appreciated.
S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
This is a game of hangman! It is written using the allegro game library. 2006-04-02 : I have decided that the code is so stale and difficult to work with, that I will probably not continue this. Edit: I may have a go at redoing parts of it. not promises!
Blocks is a 3D tetris variant (yes, another one) using the Crystal Space 3D Engine. It serves as a nice playable game and also an example of a not-too-complex game using Crystal Space.
Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
Kanagram is software for finding anagrams (example: William Shakespeare = I am a weakish speller). It uses the word lists of the aspell package. So far we have a Perl script to make anagrams, but the target is to make an interactive program for KDE.
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.