Skip to content

chayapan/CommandoJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandoJS

Background

CommandoJS is a study on HTML5 canvas and audio capabilities implemented using CoffeeScript. It is also a nostalgic glimpse in the past in a form of Commodore 64 game "Commando".

Used libraries

The game uses MelonJS library for low level functionality (e.g. input handling, sprite drawing and camera handling).

Unit tests are implemented with QUnit.

Inspiration

Inspiration to create this game was gotten from couple of similar projects:

Notes

  • Game has only rough implementation for level 1 of the game
  • At the stage of the initial exposure, code is not optimized neither for performance nor beauty
  • Unit tests are far from complete

Contact

About

C64 Commando remake in HTML5, implemented with CoffeeScript and MelonJS game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • CoffeeScript 19.4%
  • CSS 1.1%
  • HTML 0.6%