Skip to content

A demo application showing how to interact with Vx

Notifications You must be signed in to change notification settings

p2pskins/vx-demo

 
 

Repository files navigation

To run this do

npm install

And pick which game you wish to run:

> npm run crash
> npm run dice
> npm run hilo
> npm run multi-roulette
> npm run tower

And then follow the prompts. The code simulates being a "game server" while you are the player

About

A demo application showing how to interact with Vx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • Go 12.3%