FlashPunk
Game Engine
A lightweight framework for developing 2D Flash games with a focus on simplicity and ease of use.
A free ActionScript 3 library designed for developing 2D Flash games. It provides you with a fast, clean framework to prototype and develop your games in. This means that most of the dirty work (timestep, animation, input, and collision to name a few) is already coded for you and ready to go, giving you more time and energy to concentrate on the design and testing of your game.
390 stars
50 watching
134 forks
Language: ActionScript
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
adamatomic/flixel | A game development framework that provides a set of reusable base classes for creating 2D games | 1,130 |
davikingcode/citrus-engine | A professional-grade Flash game engine built on modern programming practices, allowing developers to focus on creating high-quality games. | 549 |
ajweeks/flexengine | A cross-platform game engine with Vulkan backend, focused on real-time rendering and simulation techniques. | 1,024 |
pikachuxxxx/fireworks-engine | A game engine for creating 2D and 3D sandbox games with features like physics, animation, and rendering. | 38 |
flareteam/flare-engine | A simple game engine for single-player 2D action RPGs with reusable code and modular design. | 1,110 |
lfkdsk/justweengine | An Android native game framework providing a basic engine and tools for building 2D games. | 772 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
artman/flow | A lightweight Flash framework designed to provide an efficient alternative to Flex for building high-performance applications. | 30 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 558 |
digitalfruit/limejs | A JavaScript-based game framework for creating HTML5 and iOS games. | 1,394 |
marciovmf/ldk | A flexible game engine built from scratch in C using OpenGL. | 4 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
fallahn/xygine | A 2D game engine framework built around SFML, implementing a scene graph and an Entity Component System. | 218 |
flingengine/flingengine | A cross-platform Vulkan-based game engine with data-oriented design | 408 |