Skip to content

ASCII Zombies - Roguelike game programmed in JS, using HTML canvas

License

Notifications You must be signed in to change notification settings

idle-js-games/asciizs

 
 

Repository files navigation

Zombies of the ASCII World

A very simple 2D roguelike game created in JavaScript.

screenshot

Installation

git clone https://github.com/losch/asciizs.git

Usage

Run serve.py and then open http://localhost:8000 in browser.

Numpad moves the hero @. The only objective is to kill as many zombies (the green Z's) as possible.

About

ASCII Zombies - Roguelike game programmed in JS, using HTML canvas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 90.2%
  • HTML 6.6%
  • Python 3.2%