Skip to content

A bootloader written in rust in which you can play snake

Notifications You must be signed in to change notification settings

juliuskreutz/snake_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_os

Just a fun little project to play a game of snake inside your bootloader.

Building

You will need some kind of rust compiler (rustup) and the dosfstools for your system. After that make should build you an iso. To transfer that iso to an usb drive I usually just do cat snake_os.iso > /dev/sdX

About

A bootloader written in rust in which you can play snake

Resources

Stars

Watchers

Forks

Packages

No packages published