Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Wow if it's really just javascript without game engine, im impressed O_O

(+1)

For 2D stuff, it's not as hard as it sounds, honestly. Mostly just drawimage to a canvas. I have a super minimal example of images/sound/keyboard/mouse if that's interesting : https://github.com/TravisWaltonGames/HTML5GameTest