~tieong/zig-guessing-game

Guessing game to practice my zig.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~tieong/zig-guessing-game
read/write
git@git.sr.ht:~tieong/zig-guessing-game

You can also use your local clone with git send-email.

#Zig guessing game

Guessing game to practice my zig.

The release has been built for linux x86_64

#Usage

The number of tries is set to 10 and secret number is somewhere between 0 and 100.

./zig-guessing-game

#Build

zig build