Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesstelford/luareplay
Time independant Key Frame based replay for Lua tables
https://github.com/jesstelford/luareplay
Last synced: 28 days ago
JSON representation
Time independant Key Frame based replay for Lua tables
- Host: GitHub
- URL: https://github.com/jesstelford/luareplay
- Owner: jesstelford
- License: other
- Created: 2013-01-03T04:15:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T00:24:57.000Z (almost 11 years ago)
- Last Synced: 2024-06-11T17:37:07.228Z (7 months ago)
- Language: Lua
- Size: 254 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Record and Replay
Record and replay table properties based on discrete time steps ( __Key Frames__ )
with the ability to interpolate between Frames, allowing time independant
replay.# Setup
$ git clone https://github.com/jesstelford/luareplay.git
$ cd luareplay.git
$ git submodule init
$ git submodule update# Unit Testing
[Busted, Elegant Lua unit testing](http://olivinelabs.com/busted/)
$ cd /path/to/luareplay
$ busted# License
This software is covered under the FreeBSD License. See LICENSE for more.
## Donations
Like what I've created? *So do I!* I develop this project in my spare time, free for the community.If you'd like to say thanks, buy me a beer by **tipping with Dogecoin**: *DFN95BZeZmA8UwqW5PPqKJ77ivqoTJeoHA*