Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run 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.
A fantasy real time multiplayer strategy game with player scripted AI
Rule your kingdom, explore the world and battle your enemies in this real-time strategy game in a fantasy setting.
But unlike most real-time strategy games you don't micromanage every unit. Instead you programm their behaviour with lua scripts. Then you only give rough objectives and watch your units struggling to make sense of it. Imagine your archers firing arrows at the enemy and then fall back behind tough warriors which huge shields to block the enemy return volley.
Only a combination of a good unit selection and a fitting behaviour script for those units will carry you to victory. ...
MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.