Skip to content

spytheman/Dueling_Balls

Repository files navigation

Description:

A small Vlang and GG demo, inspired by this tweet.

Prerequisites:

First install the latest version of the V programming language.

This module also depends on the excellent https://github.com/Larpon/miniaudio/ library. To install it, just v install inside this project's folder.

Compilation/running:

Do: v run . inside this repo, or if you want to just compile it: v .

Development:

Run v watch run . in one shell, then just use your favourite editor to make changes, and save from time to time. The program would be recompiled and restarted automatically on each change/save.

Screenshot:

Screenshot