Skip to content

HLennart/pong

Repository files navigation

Pong

Runs pong on an x86_64-unknown-none target.

Inspired by the amazing Writing an OS in Rust series

Usage

install cargo bootimage

run cargo bootimage

run qemu-system-x86_64 -drive format=raw,file="target\x86_64-atiw\debug\bootimage-pong.bin"

Menu:

menu

Running State:

Running

Reasons for creating

We had to create a project for school and I wanted to work through the Writing an OS in Rust series,
so I used the opportunity to familiarize myself with no-std rust.

About

Pong

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors