ScoutelToaster /
Basic-2D-FPS-for-Javascript
This code is not completely polished. It doesn't have a border, and the camera won't follow the player.
Loading repository data…
gchfxb123 / repository
A polished 2D endless runner game featuring a running camel in the desert. Instant start, mobile landscape optimized, smooth controls, progressive difficulty. Built with pure HTML5 Canvas & JavaScript.
README preview is not available for this repository.
Selected from shared topics, language and repository description—not editorial ratings.
ScoutelToaster /
This code is not completely polished. It doesn't have a border, and the camera won't follow the player.
abdulhadi1-byte /
No description provided.
ankitasahu08 /
Project demonstrate 2D game using HTML5 and vanilla JavaScript . added sound to the game, to make player character follow the mouse whenever we click somewhere, to handle simple collision detection that triggers sprite animation and to rotate our fish sprite correctly to face the direction the player is moving. moreover cover repeating backgrounds, handle score and couple of other things. First I build a solid good quality game skeleton that can be used for more than just this particular fish game. besides start adding graphics with sprites, particle effects and make the game look polished and clean.