Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 793 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 793 Bytes

r/RoguelikeDev Does The Complete Roguelike Tutorial

RoguelikeDev Does the Complete Roguelike Tutorial Event Logo

At r/roguelikedev we're doing a dev-along following The Complete Roguelike Tutorial

What’s going on here?

Here, I’m following along with the tutorial steps. The aim is to create a reference codebase in JavaScript that provides a decent foundation for making new games that are playable in web browsers. This means not only completing the tutorial, but also structuring the code so that it’s easy to customise and adapt to support different game concepts.

License

MIT. See the LICENSE file included with this software distribution.