snakeos
snakeos copied to clipboard
bootable x86 snake game in rust
Results
1
snakeos issues
Sort by
recently updated
recently updated
newest added
I copied the image to a USB dongle with ``` lsblk # to identify the device "/dev/sd..." dd if=snakeos.img of=/dev/sd... sync ``` but booting from USB just gets stuck at...