Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

thomas-senechal/VCasino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VCasino

VCasino is a very simple game made to learn V.

The V Programming Language

This game was written in V, a new language available at the following links.

Official website : https://vlang.io

Official github : https:/vlang/v

Compile and Run

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

git clone https:/thomas-senechal/VCasino.git
v VCasino.v
./VCasino

And this to compile and launch the game directly.

git clone https:/thomas-senechal/VCasino.git
v run VCasino.v

About

Very simple game made to learn V

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published