A single-player esport simulation game about the game valorant. Make trades, set rosters, draft rookies, and try to build the next VCT Champion winning team. The game is implemented entirely in client side JavaScript, backed by IndexedDB. This game is a fork of LOL GM by Jeremy Scheff.
- Node
- Make
- Global install of Node-minify
git clone https://github.com/qwertydelle/valgm.git
cd valgm
npm install
make
cd valgm
node server.js