Tag Archives: roguelike

A Roguelike Game in JavaScript

The code below implements a “Roguelike” game in JavaScript. To see it in action, copy it into an .html file and open that file in a web browser that runs JavaScript.  Or, to play an online version, visit http://thiscouldbebetter.neocities.org/roguelike.html. If … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment