Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nakasyou/reisenjs

JavaScript simple pointer engine.
https://github.com/nakasyou/reisenjs

Last synced: 3 days ago
JSON representation

JavaScript simple pointer engine.

Awesome Lists containing this project

README

        

# ReisenJS
![ReisenJS logo](https://raw.githubusercontent.com/nakasyou/ReisenJS/main/assets/ReisenJS.svg)
JavaScript simple pointer engine.
## How do I use it?
```js
const reisen = new Reisen(document.getElementById("canvas"));
```