Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 752 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 752 Bytes

pongOS - A x86 System that only plays pong

WARNINGS - THIS HAS BEEN NOT TESTED ON REAL HARDWARE ANY THING HAPPENED TO SYSTEM IS NOT MY RESPONSIBILITY

THIS WILL NOT RECEIVE ANY FUTURE UPDATES

dependencies

  • i686-elf-gcc
  • qemu / any virtual machine(but only tested on qemu)

How to use

TO RUN

./run.sh

TO CLEAN

./clean.sh

ScreenShots

Image Image

ISSUES

  • the game lags a lot (not the drivers)
  • the collision logic is bad so a player may get a point even if the paddle touches the ball