Showing 215 open source projects for "sprite"

View related business solutions
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    lwjgl-basics

    lwjgl-basics

    LibGDX/LWJGL tutorials and examples

    lwjgl-basics is a lightweight, shader-driven Java library designed to teach and simplify 2D game development using LWJGL and OpenGL, focusing on minimal abstractions and direct control over rendering pipelines. It provides essential utilities for handling textures, shaders, and sprite rendering while maintaining a low-level approach that exposes developers to the underlying graphics concepts. The repository doubles as both a functional library and an educational resource, offering example code and tutorials that demonstrate how modern graphics programming works in practice. Its design philosophy prioritizes simplicity and clarity over feature completeness, making it ideal for learning or prototyping rather than large-scale production systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    ...The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash. It showcases core concepts such as handling textures, sprite sheets, parallax backgrounds, and collision detection, providing a clear reference for building interactive games. The project also integrates advanced techniques like object pooling for performance, bitmap fonts for efficient text rendering, and Starling’s particle system extension for visual effects. Though originally built with the iPad 1 and 2 in mind, it can be adapted to multiple devices by adjusting configuration files, emphasizing the principle of “one code, multi-screen.”
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Jukov Unit Sprites

    Unit Sprites created on the base of vanila EU3 sprites

    ...So I edited the original sprites, making new ones, but not letting players use those sprites to play game without owning the game (or having much better piracy version of the game). Only skilled modders can use this sprite files, as models...not that anyone need it, I'm just explaining why those eu3 sprites are not piracy. Not that I care if someone count them as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Spaceship Generator || PartArt: Space
    PartArt: Space is all about making higher quality spaceships quickly and easily. Simply select the parts you want, move them around using the buttons or asdwqe keys, and finally save your creation to your computer with a transparent background. Ships are compatible with commercial projects - just mention Skorpio. To make the saved images more useful, open them in GIMP, autocrop them, adjust hue/saturation to get the desired colors, and scale them down to the point that the seams are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
    Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

    With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

    Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
    Learn More
  • 5

    FlashDevelop Assets Packager Plugin

    FlashDevelop plugin to make assets library swc and swf.

    AssetsPackager is a plugin for the FlashDevelop( http://www.flashdevelop.org ). When you install AssetsPackager Plugin, you can simply right-click on folder and select "Package assets" to generate assets library SWF, SWC, and AS3 code for embedding assets. Video Tutorials http://youtu.be/LvWUuh4yQdE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jsgamecanvas

    Javascript game library.

    ...These tools are for handling the boiler plate code in developing 2d games like scrollers, single screen action arcade, 3rd Person RPGs, etc., type games. AI logic, Sprite support (poly points, images, and image strips), Self driving game loop, ScreenManager for canvas and double-buffering, InputManager, Map rendering and configuration, Stock monster and gaming templates, Sound, Animations, Resource loading/mgmt., Connector for server-side data via Ajax and JSON Ease of deployment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WindowWasherDroid

    Clean That Screen

    This is a port of an old Amiga utility by Simon Butcher. I just had to have this on my Android phone. Basically its a sprite animation of a window washer cleaning your windows. Otherwise its a waste of perfectly good cpu cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Grapefrukt Export

    Grapefrukt Export

    Set of actionscript tools to export animations and graphic assets

    Grapefrukt-export is a suite of ActionScript tools aimed at exporting animations and graphical assets created in Flash authoring environment to other more usable formats. It lets authors extract sprites, movie clips, fonts etc., generating sheets, transparent images, animation keyframes data etc., so assets can be used outside of Flash, in different pipelines. Exports Sprites to transparent pngs. Exports MovieClips to animation sheets. Parses positions of parts in MovieClips and exports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The fastest way to host, scale and get paid on WordPress Icon
    The fastest way to host, scale and get paid on WordPress

    For developers searching for a web hosting solution

    Lightning-fast hosting, AI-assisted site management, and enterprise payments all in one platform designed for agencies and growth-focused businesses.
    Learn More
  • 10

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    ...There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks. As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. Everything is set - all you need is a sprite sheet and some programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tilemaster - Paint and manage tile sets
    Tilemaster is a tool to create, edit and manage tilesets for (C)RPGs and other types of computer games. Tilemaster supports tile metadata and includes a simple tile/sprite editor as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SpriteGenerator generates a css sprite out of several images and shows css needed to use the sprite image. Several options can be used to customize sprite generation like sprite orientation and color depth from 32 bit RGBA to 8 bit indexed color.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Anidispri
    ...You can decrease/increase the fps, invert / revert the order of frames and select a specific region in a file which you want animate. italian description: Anidispri è uno strumento molto semplice e utile per testare l'animazione dei vostri sprite bidimensionali. Esso ti permette di aumentare o di diminuire la velocità dell'animazione, di invertire e repristinare l'ordine di lettura dei frames. In oltre è possibile animare solo una specifica area all'interno del file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LD25warmup

    my own 2D lwjgl "engine"

    its just got simple utilities to play sounds, make empty sprite sheets, load grids, handle data and send it to shaders(so all i have to do is say new Player(here, this big). I don't know if i should use this for the LD25?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SILENT

    a Scratch Interface for Lego NXT

    SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot. It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting. It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6. Easy to setup and easy to learn! Please leave your review to help me to improve it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An editor for creating sprite sheets from existing sheets or from frames. - Merge sprites - Cut sprites - Preview animations - Preview tiling on a map (Tiling Test tab) - Create flashing spritesheets from regular images This is NOT a drawing program for creating sheets or animations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    Brick Movie Help (DELPHI XE 2)

    A SMALL BRICK MOVIE HELPER TOOL IN DELPHI XE 2

    I very simple Tool I wrote to help me creating BRICK MOVIES. Create a sequence of bitmaps while moving a Sprite Bitmap over a Background Bitmap (This code is using DELPHI XE 2 ). Should not be a big problem using that code with other versions of DELPHI or FREE PASCAL. Guess there wont be any update of this small application as I could do the job I needed that tool for. For NON PROGRAMMES I added the EXECUTABLE for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Tank Game (BlitzBasic)

    University first year project.

    This is a simple 2D sprite based tank game that I made in my first year of university for my games development unit, It's written in Blitz Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    carnage-engine
    The carnage engine is a simple C++ wrapper over SDL and SDL_mixer. It does feature: BMP loading, square sprite animation, automatic window creation and management, music and sample playing, 2D collisions routine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ogm2d

    Delphi-like IDE for cross-platform game development

    Open Game Maker 2D is a free, open source and cross-platform IDE for the individual game developers. It aims to be a Delphi-like RAD environment in 2D game development field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AMOS Sprite Bank Viewer (AROS/MorphOS)

    A simple viewer for AROS for AMOS sprite and icon banks.

    A simple viewer for Commodore Amiga AMOS BASIC sprite and icon banks (.abk) for AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB