Add Home

Luca Conte 2024-08-15 01:51:26 +00:00
commit ea1189a21b
1 changed files with 3 additions and 0 deletions

3
Home.md Normal file

@ -0,0 +1,3 @@
`empty.js` is a JavaScript Library that's supposed to make creating small scale JavaScript Canvas applications faster and easier.
When included in an HTML document, it will create a canvas in the document body that can then be used for various purposes, such as graphing or for a game.