Kageetai / first-ascii-roguelike

Home Page:https://first-ascii-roguelike-ten.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://first-ascii-roguelike-ten.vercel.app

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 67.1%Language:CSS 26.2%Language:HTML 3.3%Language:JavaScript 2.8%Language:Shell 0.6%