-
Notifications
You must be signed in to change notification settings - Fork 1
Welcome
eboatwright edited this page Mar 4, 2022
·
7 revisions
Welcome to JSCII! JSCII is an ASCII / PETSCII "Game engine" / toolkit for vanilla JavaScript.
The defaults use the Commodore 64's PETSCII color palette, as well as character set! (for graphics)
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.
Next: Getting Started