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
80 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 | 164 |
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. | 357 |
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. | 103 |
bryanedds/nu | A game engine built in F# that provides a declarative API and efficient rendering capabilities for cross-platform 2D and 3D games. | 1,154 |
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. | 151 |
lfkdsk/justweengine | An Android game framework with a simple engine architecture and various demos. | 772 |
bootradev/cupcake | An app framework for making small games in Zig. | 19 |
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. | 551 |