This simple game currently uses a hardcoded value for guessing. currently looking for a way to generate random numbers.
- Generates a 512 byte long binary
nasm -f bin ./game.asm
- Qemu here we are specifying our binary as a hard disk
qemu-system-x86_64 -hda ./game