Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages