Skip to content

Kageetai/first-ascii-roguelike

 
 

Repository files navigation

first-ascii-roguelike

Simple ASCII roguelike game based on game logic from this tutorial: How to Make Your First Roguelike | Envato Tuts+. I only updated the logic with TypeScript and added an UI with Preact and CSS grid.

Simply install dependencies with npm install and run the game with npm start.

Screenshot

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.1%
  • CSS 26.2%
  • HTML 3.3%
  • JavaScript 2.8%
  • Shell 0.6%