Skip to content

bit69tream/rust-browser-game-but-uefi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-browser-game but in UEFI instead of browser

thumbnail

quick start

deps

build process

$ make

running

after building everything you will see game.efi file and to run the game you will need to somehow run this file inside UEFI environment

you can use qemu with edk2 UEFI firmware or any computer with UEFI support on it's motherboard (tho it wasn't tested on real hardware, so feel free to create an issue)

if you decided to use qemu with edk2 i can suggest using uefi-run for running everything.

controls

key action
a move left by 20 pixels
d move right by 20 pixels
space or w fire
p pause

About

The Bloat-Free Browser Game in Rust but in C and in UEFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published