Skip to content

Regal-Internet-Brothers/deltatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deltatime

Description

A basic but configurable delta-timing system for the Monkey programming language.

Runnable HTML5 Demo.

Installation

This module is officially available from the Regal Modules project, and may be installed by following the installation guide provided with that repository.

Although this can be installed with the Regal Modules, this particular module aims to be as dependency free as possible. This means the only requirements this module has are covered by the "standard library" provided with Monkey. This means this module may be used as a completely separate entity, without being tied to 'regal'.

Import syntax varies with usage, with the official distribution using 'regal' as a parent namespace. (e.g. regal.deltatime)

About

Basic delta-time functionality for the Monkey programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages