Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
A puzzle game of rules acting upon rules. Create the desired pattern.
RuleRule is a game which might be of interest to students and researchers of AI,
machine learning and related areas.
In this game, rules act and modify other rules (including themselves).
The goal is to reach a desired condition (e.g. a checkerboard of red and yellow).
Versions
For a first test of the game mechanics in your browser,
download the Javascript version,
coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari :...
Sudoku solving library using bruce-force search algorithm
The SudokuSolver class inside this library is simple and easy-to-use. It uses the bruce-force search algorithm to solve the Sudoku appeared on daily newspapers, books, etc. Continual updates to this library give you easier experiences with Sudoku solving, and can solve other sorts of Sudokus.
TKlone, short for Tetris Klone, is a simple DOS-based game, with more features coming in the future. TKlone version 2.0 uses DirectX and Windows programming for a better experience.
A GPLd hangman clone that runs in both dos and Linux, made to fulfill a project requirement in our Computer Programming class. It currently allows for hanging of different characters, and eventually 2 player mode in the future.
This is a project of two UF seniors, attempting to create an easily modifiable puzzle game which used randomness actively in determining its layout of content. While doing this, we are emphasizing object-oriented principles and commenting.