Skip to content

krtr/SpriteGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpriteGL

Simple library for displaying sprites.

Installation

Install from GitHub.

npm install --save https://github.com/krtr/SpriteGL

# For Yarn use the command below.
yarn add https://github.com/krtr/SpriteGL

Running demo app

To execute demo app you have to install dependencies and run start script.

# Installs library dependencies.
npm install

# Bundle and starts demo app.
npm run start

Demo app will be at http://localhost:1234.

About

Simple library for displaying sprites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •