One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
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.
Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
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 very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Puzzle game where you should try to memorize a pattern and then rebuild it. Similar to Brain Blasters on Amiga.
The code has now moved to GitHub: https://github.com/Zitrax/brainblast
A simple dual n-back trainer, written in C++, and using SDL (and only SDL). Designed to mimic the simple training scheme outlined in Jaeggi's paper on developing working memory, it features a professional voice artist for the letter sounds.
FunType is intended to motivate children who love videos to learn to use a keyboard to type. FunType plays video clips after the puzzle text is typed correctly.
FunType provides the ability to easily generate puzzle files to go with existing videos
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This is a C++ implementation of Puyo Puyo, a Japanese computer puzzle game of 1991. It uses Qt and Boost Graph Libraries and some design patterns and works with any platform on which Qt is available. It can be used as a tutorial for learning game design.
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The sourcecode is compact and written within a single Zul file.
GoMoku3D is a tridimensional game in which you have to make a "tunnel" of little cubes inside a bigger one. You can play with one/two competitor or against the computer, even in network mode. Realized by CS students at University of Padua, Italy.
JPlanarity is a puzzle computer game written in Java Language, a clon of flash Planarity game written by John Tantalo. The player starts out with a tangled series of connected dots, and has to untangle the net until no edges intersect.
This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
Great videogame!!! A trading card game (TCG) with creatures and spells. You play against the computer with rules enforcement. Over 400 cards to build your deck with, infinite playability. Java based, works on Windows, Linux, Mac, etc..
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
Enjoy doing the crossword in the morning? But your paper doesn't print one on Sundays! Why not store the old crosswords in your computer so you can replay them anytime. Crosswordsaver keeps them in a database, you can play them later from your browser.
Network Failure is a puzzle game featuring a jumbled up computer network. Rotate the wires in the network so that all clients are connected to the server to win!
Tiny Flash ActionScript Speed math program to train rapid multiplication and addition. Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.
Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).