Skip to content

washingtonsteven/js-canvas-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure canvas game

No weird frameworks here!

Running

  1. Serve index.html

Editing

  1. Edit main.js or classes/*.js (or the css if you really wanna)
  2. browserify main.js (-d -v) -o bundle.js
  3. Serve index.html

About

A <canvas> based platformer using no external libraries, and practicing JS OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •