Skip to content

Simple chrome's dinnosaur-like game written in assembly (real mode)

Notifications You must be signed in to change notification settings

igormp/asm-x86-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asm-x86-game

Simple game meant to be run on a bare metal x86 system.
It provides a nice example of a 2-stage bootloader along with a simple OS (the game itself), all written in x86 Intel assembly.
Credits to @mfbsouza for doing most of the work.

2nd Bootloader Game Kernel
2nd Bootloader Game Kernel

To play the game, simply press the space bar to avoid the obstacles.

Requirements

  • make
  • nasm
  • qemu

Build and run with make all

About

Simple chrome's dinnosaur-like game written in assembly (real mode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published