timre13 / bare-metal-pong

A PONG game that runs without an OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Metal PONG

A PONG game that runs without an OS.

Written in x86 assembly, compatible with most x86 CPUs.

Screenshots

screenshot1 screenshot2

About

A PONG game that runs without an OS.

License:BSD 2-Clause "Simplified" License


Languages

Language:Assembly 99.3%Language:Makefile 0.7%