x86-pong
Pong Game
A bare-metal pong game written in C that runs on PC hardware without an operating system.
A pong game that runs on bare metal PCs or DOS (so called "PC-BOOTER")
9 stars
3 watching
0 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
bare-metalbccdev86pc-booterpongpong-gamex86
Related projects:
Repository | Description | Stars |
---|---|---|
j0of/pong-macroquad-hecs | A fast-paced Pong game built with Rust and two game development libraries | 2 |
linker3000/microbit-tvpong | An open-source implementation of the classic Pong game using BBC Microbits as digital game paddles. | 5 |
kurehajime/pong-command | A simple CLI game implemented in Go | 175 |
chrissharkey/pong | A simple Pong game implemented using HTML5 Canvas and CoffeeScript | 14 |
guigui220d/sfml-pong | A simple game written in Zig to test an SFML wrapper | 5 |
huderlem/lazerpong | A Game Boy homebrew project combining Pong and laser gameplay with a custom music engine. | 14 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
knownasilya/glimmer-pong | A Pong game built with Ember.js and Glimmer.js using SVGs | 5 |
ferdinandl007/touchbarpong | A game that utilizes the Touch Bar on MacBook Pros to recreate the classic Atari Pong experience | 136 |
cardoso/autopong | A Swift-based interactive tutorial on building an AI-powered Pong game with SpriteKit | 14 |
jani-nykanen/plutonium-caverns | A puzzle game project with a C implementation, utilizing global variables and requiring specific build tools. | 10 |
cxong/drunkenviking | A top-down puzzle game built with PhaserJS, where the player controls a viking navigating a maze to reach its destination | 59 |
berk76/piskworks | A game implementation in C for various platforms | 8 |
hamaluik/luxepong | A simple implementation of the classic game Pong using Haxe as a learning exercise. | 4 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 293 |