1 Repo
Rendering grid-based maps with built-in support for sprite animation callbacks.
Distinct from Animated Image Rendering: Candidates focus on general image animation or UI progress bars, not specifically the rendering of animated tile-based game maps.
Explore 1 awesome GitHub repository matching game development · Animated Tilemap Rendering. Refine with filters or upvote what's useful.
TIC-80 is a fantasy console platform and multi-language game engine that provides a virtual retro game development environment. It operates via a bytecode virtual machine that executes game logic within fixed memory and resolution constraints. The project distinguishes itself by offering integrated asset editors for pixel art, tile maps, and a pattern-based chiptune audio workstation all within a single environment. It supports multi-language scripting, allowing developers to write logic in Lua, JavaScript, or Ruby, and provides a standalone game exporter to package projects into native execu
Pico-8 draws a rectangular region of the map to the screen with sprite animation callbacks.