tick
Game engine framework
A Lua library that enables a fixed timestep model and framerate limiting in game development applications.
Fixed timestep library for LÖVE
77 stars
3 watching
4 forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bcarruthers/garnet | A lightweight game composition library providing entity-component-system and actor-like messaging features | 163 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 353 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
sergiusiw/gate | A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management. | 319 |
maddythorson/strawberrybf | A minimal 2D game engine designed for ease of use and simplicity. | 102 |
bryanedds/nu | A 2D and 3D game engine that uses functional programming concepts to simplify game development | 1,136 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
lfkdsk/justweengine | An Android native game framework providing a basic engine and tools for building 2D games. | 772 |
bootradev/cupcake | An app framework for making small games in Zig. | 18 |
gamefoundry/bsf | A C++14 library providing a unified foundation for real-time graphical applications | 1,748 |
asivitz/hickory | A game engine framework for Haskell that provides modular tools and utilities for building 3D interactive programs. | 67 |
xella37/pine3d | A high-performance 3D graphics library for creating ComputerCraft games and simulations | 26 |
nadult/freeft | An isometric action game engine with real-time capabilities. | 166 |
floatingbanana/grove | A set of Lua libraries providing utility functions for graphics and animation in game development. | 13 |
i42output/neogfx | A C++ application/game framework that leverages modern GPUs for performant UIs and graphics, targeting developers building apps and games. | 549 |