Skip to content

michalbe/CanvasMenu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanvasMenu

HTML menu for games and applications

Installation

npm install canvas-menu

To use library in your project, you have to include canvasmenu.js in your html file

<script src="node_modules/canvas-menu/canvasmenu.min.js"></script>

Tutorials

All of the tutrials moved to wiki page

Demos

If you want to check what can be done with the library, check this link

From the author

If you have any suggestions for the library, write me an email!

Check for updates regularly!

Please, if you'd manage to write something beautiful with it, let me know, I would really enjoy knowing that. A print-screen or a short movie would also be great! And - if you're willing - I can add your sample code to all of the samples (so that more people would know, what can you do with CanvasMenu)

About

HTML Canvas menu for games and applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%