Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start 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.
MAP is a software that allows to create and play text adventures.
Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games.
MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
TUI games designed as a classroom aid for teaching localization.
"Pyrates" is a suite of pirate-themed TUI computer games designed as a classroom aid for teaching software localization with gettext. "Pyrates" showcases a number of common translation problems encountered during software localization.
The game requires Python 3 IDE (at least version 3.8) on your device. See the "Wiki" section above for more information about the games.
New locales can be added on Weblate.org (see the link above). Recommended soundtrack: "Assassin's Creed IV: Black Flag."
PyMancala implements rules of the Mancala game, also called Awale. It can be played in different modes: human-human, human-computer or computer-computer. Different variants of the rules are implemented.
Several 'basic' strategies are proposed for the human to get an advice and for the computer. Many others can be added and compared to the already existing ones.