link: cv2r.herokuapp.com
Welcome to the codebase for the CV2R - Castlevania 2 Randomizer! This is the website that is the pretty face for the underlying cv2r cli the is actually the brains of the randomizer ROM generation.
discord: https://discord.gg/tuGjwHy
- install nodejs and npm
- install heroku cli
git clone https://github.com/tonylukasavage/cv2r.com.git
cd cv2r.com
npm install
npm start
open http://localhost:5000