Skip to content

Commit

Permalink
Added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-rt committed Jul 28, 2021
1 parent 6b3028d commit 3cb3460
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ make run
```

If this doesn't work, change the `EMU` variable in Makefile to your corresponding qemu path variable

## TODO
- Better random number generator(currently has pseudo random digits but that repeat with each boot)
- Better bug checking with strtonum in string.c

## License
[MIT License](https://github.com/ltgr/guess-the-number/blob/master/LICENSE)

0 comments on commit 3cb3460

Please sign in to comment.