Tag Archives: turn-based

A Rudimentary Tactics Game in JavaScript

The JavaScript below implements a very simple turn-based tactics game. To see it in action, copy it into an .html file and open that file in a web browser that runs JavaScript. Or, for an online version, visit http://thiscouldbebetter.neocities.org/tacticsgame.html. There … Continue reading

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