BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
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.
Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
Secret of Eternia is a 2D RPG written in C++/Lua using the ClanLib Game SDK. So far we have a nice demo with a few maps running, next phase is to build a full game.
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.
World of Warcraft, Stand Alone add-on for tracking players you play with. How much xp they've given you, what quests they've helped you with, karma rating, and notes about them
The H-World CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a nice graphical, isometric display. It can support a single personal character as well as parties. There is AI support for both combat and non-combat actions.
The project is a topdown viewed 2D RPG/Hack'n'slash a bit similiar to older Ultimas. The game's "engine" is developed with C++ and the maps, items and NPC behaviour is scripted with Lua.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Lixoo is a extensible, fast and small 2D point'n'click adventure game engine. It features the engine itself and an IDE that let you create full-featured games just by writing the essential code of the game.
2D driving game, using ODE for physics, ClanLib for graphics/sound/input and Lua for scripting/configuration. You drive down a randomly-generated canyon, killing as many zombies as you can before time runs out.
A Platform Independent 3D Real Time Strategy Game. Mixing Elements of RTS, RPG, MMOG, and Empire Building Games. Online, LAN, and Offline Capabilities.
Pysox is an open-source library for the development of isometric, 3D games (RTS and TBS chiefly). It will be scriptable in either Python or Lua. It is written in Objective-C using GNUstep, OpenGL, and SDL.
Orbis is a MMORPG engine, written in C++ and possibly Lua, that has IA agents and human inhabitants that interact. The world will totally changeable by the inhabitants.
The easiest way to seamlessly integrate the Lua scripting language into any C/C++ project. CaLua allows you to expose C structures and functions to Lua scripts, and expose Lua functions to C programs, with the use of a few simple C functions.
Emotion Engine is an 3d game engine based on plib of the 3d graphics, lua for the scripting engine and xml for the world files. Originally the engines intent was to demo and create a tutorial on how to use plib for new game developers.
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don't have time to write