Die, Yenu, Die! is a 1-D roguelike-like game. You play as a Demonslayer seeking revenge on an evil Demon who destroyed your village.
You will need TypeScript installed. You can obtain it with node.js by running npm install -g typescript
.
Run ./build.sh
or build.bat
depending on your platform.
Open index.html
in your Web browser.
Fork this reposity, commit your changes, and submit a pull request. If you are a new contributor, please add your name (or nickname) and GitHub URL to AUTHORS.txt
.
If you're looking for tasks to do, check the issue tracker.
This project is licensed under the terms of the zlib license, the full text of which can be found in LICENSE.txt
. By contributing to this project, you agree to license your contributions under the terms of the zlib license.