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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
2D GPU-accelerated framework for ActionScript developers
Starling is an open-source 2D framework for ActionScript developers that leverages GPU acceleration via Adobe's Stage3D API to create smooth, high-performance games and applications across desktop and mobile platforms. It mimics the traditional Flash display list while dramatically improving performance, making it a popular choice for Flash developers transitioning into more efficient, hardware-accelerated environments.
This small demo in Action Script 3.0 uses the Box2D library's physics. To test the script on Adobe Flash, please download the Box2D for Flash here: https://sourceforge.net/projects/box2dflash/
...The game has been discontinued at some point, with known technical limitations (such as running out of save space in Flash builds) and is now open source. Full source code is available (open source) so it can be studied or ported or modified. Visual and gameplay polish, platformer art, physics of jumping etc., aesthetic style, sound etc. (typical for Flash games of that era).
Citrus Engine is a 2D game framework for ActionScript 3 that simplifies the development of physics-based games, especially platformers. Built on top of Starling and Box2D, it provides a component-based architecture and high-level abstractions for objects, input, levels, and camera control. It’s well-suited for educational games, side-scrollers, and mobile game development using Adobe AIR.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
AS3 Utilities library (Games Development Framework)
...This is culmination of 2+ yrs experience in game programming.
The library includes classes from range of ResourceManager (to load & store assets) to AMF connection package & an Isometric engine.
It also has a physics engine, which is not completed yet.
Racing Game written using C/C++, OpenGL, DirectX for the PC. Developed by 5 students as part of a ~3 month school project. Renderer, AI, Physics, sound and related sub-systems are all built from the ground up.
WCK (World Construction Kit) is an ActionScript 3 physics engine built as a port of Box2D (with Flash Alchemy in mind). It provides tools for building simulated worlds with rigid bodies, shapes, collision detection, joints, gravity, etc., embedded into Flash/AIR environments. It aims to integrate Box2D-style physics decently with Flash, allowing developers to assemble physics scenes (“worlds”), define shapes, manage simulation steps, and run demos.
Build custom robots in your browser with IncrediBots! Design your robot by drawing shapes, joints, motors, and more! Then, pilot your machine using your own custom key bindings. NOTE: OPEN SOURCE VERSION CAN BE DOWNLOADED FROM "FILES" TAB!
Mofi manages virtual rooms in which users interact like in the real world. The virtual world is displayed directly in the browser window. Client: Flash / Server: C++
The Mobile Autonomous Robot Simulation Framework assists in building the applications to simulate an Autonomous Mobile Robot, its interaction with the environment, behaviors and also its sensors, actuators and locomotion mechanism.
Note: New versions are not being posted to source forge. Please check the project homepage at: http://www.cove.org/flade A free library for simulating 2D physics in Flash using Verlet integration. It currently features particles, stick & angular constra
Actionscrip 3.0 physics engine. Based on the cyclone engine from Ian Millington who wrote the book "Game Physics Engine Development". Plans are to support 2d and 3d( using f.e. Away3d to display bodies ).