/javascript-concepts

A collection of JavaScript concepts with examples in the context of a game

Primary LanguageJavaScriptMIT LicenseMIT

JavaScript concepts in the context of a game

This is a collection of JavaScript concepts with examples in the context of a game I am making called Gif Tower Defense. You can play it to get an idea of the examples. There is no specific order in the concepts. (THIS APPLICATION IS IN AN EARLY STAGE OF DEVELOPMENT)

THIS APPLICATION IS IN AN EARLY STAGE OF DEVELOPMENT

Github repository

Technologies

HTML CSS JavaScript PHP

Screenshots

javascript concepts screenshot

Try it online

https://darellanodev.github.io/tryitonline/jsconcepts/index.html

How to run them

You can use VSCode with Live Server extension opening index.html. Also you can use JavaScript REPL VSCODE extension inside js files.

Api directory

There are some scripts in the api directory to simulate api endpoints for some examples