Skip to content

jiamingwangnet/snekos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnekOS

A 64-bit operating system that only runs snake and snake related games.

It has two boot modes, snake and terminal. The snake mode will boot into the snake game and run the game forever, the terminal mode will boot into a terminal for running commands including the snake game.

Build

Requirements

  • nasm
  • gcc
  • grub-mkrescue
  • xorriso

Open a terminal and run: make build

Run in QEMU

Make sure QEMU is installed.

Open a terminal and run: qemu-system-x86_64 -drive file=dist/SnekOS.iso

Updates

  • Added snake game

About

An operating system that runs snake (and other things)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published