background preloader

LÖVE - Free 2D Game Engine

Mobile Game Engines: Interviews with Mobile Game Engine Developers: Jason Brownlee: Amazon.com Spring RTS Engine gameplay - free 3D game engine Scrolling Game Development Kit | Free Games software downloads raylib java-universal-tween-engine - The Universal Tween Engine allows you to create smooth interpolations on every attribute from every object in your project ! See the Changelog page. The Universal Tween Engine enables the interpolation of every attribute from any object in any Java project (being Swing, SWT, OpenGL or even Console-based). Implement the TweenAccessor interface, register it to the engine, and animate anything you want! In one line, send your objects to another position (here x=20 and y=30), with a smooth elastic transition, during 1 second). // Arguments are (1) the target, (2) the type of interpolation, // and (3) the duration in seconds. Tween.to(mySprite, Type.POSITION_XY, 1.0f).target(20, 30).ease(Elastic.INOUT); // Possibilities are: Tween.to(...); // interpolates from the current values to the targetsTween.from(...); // interpolates from the given values to the current onesTween.set(...); // apply the target values without animation (useful with a delay)Tween.call(...); // calls a method (useful with a delay) // Current options are: // You can of course chain everything: myManager.update(delta * speed); // Let's go!

Cafu 3D Game and Graphics Engine Moai | The mobile platform for pro game developers Scratch 1.4 Download ScratchEd An online community for educators using Scratch, with stories, discussions, and resources, such as the Scratch curriculum guide. Scratch Wiki The Scratch Wiki contains a wide variety of articles by Scratchers for Scratchers, including advanced topics and tutorials. Scratch 2 Offline Editor Download the Scratch 2 offline editor. Scratch 1.4 Download Links and information on the previous version of Scratch. Scratch Statistics Explore up-to-date statistics about the Scratch online community. Scratch and the Physical World Connect your Scratch projects to the physical world with MaKey MaKey, LEGO WeDo, or PicoBoard. Scratch Logo Access the Scratch logo and other media files. jMonkeyEngine

Write Once, Play Everywhere - Home

Related: