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.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Find as much words you can in a schema (game console based).
Train your brain and your sight with this searching words game.
You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible.
Only words that are longer then a minimum size can be selected.
Words needs to be composed of connected cells.
- You can't jump a cell.
- You can't use twice a cell.
This is a brain-storming application, it can be called a game. The rules are the following: using the letters on the screen, compose the words. The less letters remain the better :)
Currently works on S60 5th edition and on.
The Brain Game Library is a project I started in order to create a library fully focused on creating board and card games instead of real-time games. Some of the libraries are also likely to be used in rogue-likes and RPG's.
This project is a complete re-write of the game. It will support better graphics and animation than the original. It will have a pluggable "brain" interface for computer players so that new opponents can be added easily.