-
Notifications
You must be signed in to change notification settings - Fork 1
Home
eboatwright edited this page Mar 4, 2022
·
7 revisions
🚧 Under construction! 🚧
The defaults use the Commodore 64's PETSCII color palette, as well as character set! (for graphics)
I aim to make this library very easy to use, but it's mainly just for me to learn ASCII / roguelike game development.
You can either clone or fork this repository, or download it and copy the jscii.js file into your project!And, if you want more "engine-y" type stuff, copy the extras.js as well.
There is an example project in the root directory, (main.js) and it contains basic player movement, as well as tile collisions, basic UI, lighting, and dungeon generation!