From 562a9a52d599d9a05f871404050968a5fd282640 Mon Sep 17 00:00:00 2001 From: elioat Date: Wed, 23 Aug 2023 07:52:19 -0400 Subject: * --- .../nluqo.github.io/broughlike-tutorial/index.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 js/games/nluqo.github.io/broughlike-tutorial/index.html (limited to 'js/games/nluqo.github.io/broughlike-tutorial/index.html') diff --git a/js/games/nluqo.github.io/broughlike-tutorial/index.html b/js/games/nluqo.github.io/broughlike-tutorial/index.html new file mode 100644 index 0000000..026a6f0 --- /dev/null +++ b/js/games/nluqo.github.io/broughlike-tutorial/index.html @@ -0,0 +1,57 @@ + + + + Broughlike tutorial - Stage 0 + + + +
+

JavaScript Broughlike Tutorial

+ This is a tutorial about writing a broughlike (a small roguelike game similar to 868-HACK or Cinco Paus) from scratch in JavaScript. +

+ Check out the Introduction to see why I created this and how it differs from other tutorials. +
+ Screenshot of tutorial +
+ +

Try it out

+ + Here's the completed game. +

+ Controls are lowercase wasd for move/attack and number keys for spells. + + +

Table of Contents

+ + +

What to do if you get stuck

+ The github project contains completed versions of all stages, so you can check your results as you go along. Open the index.html in each completed stage in your browser to test out the behavior at that stage. + +

+ Getting help +
+ If you have any questions or anything is unclear, please reach out on our discord server. +

+ You can also email me directly if you prefer: jeremiah.reid@gmail.com +
+ + + + + + + + + \ No newline at end of file -- cgit 1.4.1-2-gfad0