Skip to main content
2 of 2
added 2 characters in body
tomsseisums
  • 3.4k
  • 4
  • 31
  • 41

This won't be specific to top-down shooter, but totally canvas for sure.

These two should be good to start with.

Anyways, Canvas is simply a "graphics" renderer, the game logic behind can be anything gamedev related, you just gotta write in JS and display through Canvas API.

Whether these two are "best resources"... Depends, because, there is no such thing as "the best".

tomsseisums
  • 3.4k
  • 4
  • 31
  • 41