gas amd64 game
Go to file
neza f538cd3d87 Merge branch 'devel' 2023-03-17 19:15:03 +03:00
src gloss_tag 2023-03-17 19:13:47 +03:00
.gitignore makefile 2023-03-13 17:22:07 +03:00
Makefile merge_my_devel 2023-03-16 23:28:12 +03:00
README.md gloss_num_ntos 2023-03-11 21:03:44 +03:00
robot.exp robot_shoot 2023-03-14 19:23:27 +03:00
xs imul_mul 2023-03-01 13:09:28 +03:00

README.md

GUESS THE NUMBER

Game for fun.
Six attempts by default.
Good luck is waiting for you.
Tell your friends.

Get:

git clone https://git.org.ru/nez/guess.git
cd guess

Assemble:

$ make

Change the default number of attempts.
Select T in range 5 to 9:

$ make clean
$ make T=7

Optional:

$ make ready

Run:

$ ./guess

Return value: 0 - success, 1 - failure.

Make the fork,
come up with a feature
and initiate a Pull Request.

repo spirit: Happy to help!