JAVASCRIPT JOURNEY : DAY 19
#teamtanayejschallenge
CHAPTER 19 : A PLATFORM GAME
Platform games (or “jump and run” games) expects the player to move a figure through a world.
CODE is plain JavaScript , can run directly in any web browser.
First we have index.html file:
<!DOCTY...
sakshicodrops.hashnode.dev3 min read