Skip to content

SportScheck/mini-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-game

Endless running game

Installation

npm i
npm run start

Build

npm run build

Usage as Module

import MiniGame from 'sportscheck-mini-game/dist/js/minigame';

new MiniGame();

The Markup must contain a canvas element with the id minigame

<canvas id='minigame'></canvas>

Splash-Screen

The CSS for the Splashscreen is not part of the bundle. For example Code have a look into the index.html

About

Endless running game

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •