Web-playable version of ThiefRL2 released
ThiefRL2 Web » Devlog
As part of prep for this year's 7DRL I rewrote ThiefRL2 so it could be played in a web browser. It's playable here.
The original was written in C++ using OpenGL and Win32, and was a Windows executable. The new version is rewritten in a combination of JavaScript and WebGL, for handling input and display, and Rust in a WebAssembly module for the game logic.
It's a simple game that adapts stealth mechanics into a turn-based, grid-based, procedurally-generated format.
Files
thiefrl2-web.zip Play in browser
Mar 10, 2021
ThiefRL2 Web
Web-playable version of ThiefRL2
Status | Released |
Author | James McNeill |
Genre | Strategy |
Tags | 2D, Seven Day Roguelike Challenge, Procedural Generation, Roguelike, Stealth, Tactical, Turn-based |
Leave a comment
Log in with itch.io to leave a comment.