0 branches
Tree Top files
Code
Clone with HTTPS:
56 years ago
..
README.md clean up the examples a bit 6 years ago 319 bytes

VCasino

VCasino is a very simple game made to learn V.

Compile and Run

Use this to generate a binary and then launch the game.

v VCasino.v
./VCasino

And this to compile and launch the game directly.

v run VCasino.v

Created by Thomas Senechal : https://github.com/thomas-senechal/VCasino