Skip to content

jbranchaud/guessing-game-reason-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guessing-game

Let's play a guessing game

This is an interactive guessing game. The computer picks a random number. You guess. If you don't get it right, the computer will give you a hint -- higher or lower. Keep guessing until you get it right.

This is a tiny command line program written in ReasonML and compiled natively using bsb-native.

Install

$ npm install

Build

$ npm run build

Run

$ lib/bs/bytecode/guessing-game

About

Let's play a guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages