shama

shama/tic

:hourglass: setInterval/setTimeout using a delta tick. Useful for timing things with games.

JavaScript
15
4
MIT License

Tic is a JavaScript library that provides interval and timeout functionality using a delta tick, making it particularly useful for timing events in games. It allows developers to run functions at specified intervals or once after a certain time, and it requires a tick function to advance the timer. This project is ideal for game developers or anyone needing precise timing control in their applications.

Total donated
Undistributed
Share with your subscribers: