Skip to content

A single-player esport simulation game about valorant esports. Implemented entirely in client-side JavaScript.

License

Notifications You must be signed in to change notification settings

qwertydelle/valgm

Repository files navigation

Valorant GM Alpha

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.

Installing and Running

Prerequisites:

1. Building

git clone https://github.com/qwertydelle/valgm.git
cd valgm
npm install
make

2. Running

cd valgm
node server.js

About

A single-player esport simulation game about valorant esports. Implemented entirely in client-side JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages