Me making games using HTML5 Games: Novice to Ninja by Sitepoint.
Go to file
2020-01-17 13:26:50 +01:00
asdf Added TileMap support (both with indexes and XML) 2020-01-17 13:26:50 +01:00
examples/shooter Added example 2019-12-31 15:41:21 +01:00
.gitignore Updated .gitignore 2019-12-31 15:42:34 +01:00
list.js Migrated asdf library and all games / tests to gitea and added package.json to all projects. 2019-08-20 17:59:26 +02:00
package-lock.json Added example 2019-12-31 15:41:21 +01:00
package.json Added example 2019-12-31 15:41:21 +01:00
README.md Added example 2019-12-31 15:41:21 +01:00

asdf-games

Me making games using HTML5 Games: Novice to Ninja by Sitepoint. You can find the book here.

The projects here are very similar to those featured in the book, and it will take some time before I get to make my own game.

To try out asdf library and the projects for yourself, you need to:

  • Download node.js
  • Clone this repository
  • Go the the folder where you cloned this repository
  • Run npm start or run
node list.js --dir ./

Releases will be featured on ARNweb Games