Microbit-TVPong
Pong game
An open-source implementation of the classic Pong game using BBC Microbits as digital game paddles.
Play the classic Pong game on a TV - using BBC Microbits as paddles. Bluetooth also supported!
5 stars
2 watching
2 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spacerace/x86-pong | A bare-metal pong game written in C that runs on PC hardware without an operating system. | 9 |
huderlem/lazerpong | A Game Boy homebrew project combining Pong and laser gameplay with a custom music engine. | 14 |
ferdinandl007/touchbarpong | A game that utilizes the Touch Bar on MacBook Pros to recreate the classic Atari Pong experience | 136 |
kurehajime/pong-command | A simple CLI game implemented in Go | 175 |
cardoso/autopong | A Swift-based interactive tutorial on building an AI-powered Pong game with SpriteKit | 14 |
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 |
j0of/pong-macroquad-hecs | A fast-paced Pong game built with Rust and two game development libraries | 2 |
hamaluik/luxepong | A simple implementation of the classic game Pong using Haxe as a learning exercise. | 4 |
georgegognadze/cyber-pong | An unusual ping pong game project adaptable with Makey Makey Kit and built using CSS. | 6 |
janickr/kaspersmicrobit | A Python package to connect to the Bluetooth LE GATT services of BBC micro:bit devices for use as wireless game controllers. | 16 |
knownasilya/glimmer-pong | A Pong game built with Ember.js and Glimmer.js using SVGs | 5 |
pret/pokeruby | A decompilation of the Game Boy Advance emulator for Pokémon Ruby and Sapphire | 798 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
pret/poketcg | A disassembly of the Pokémon TCG game for the Game Boy, providing an assembly-level understanding of its internal workings. | 264 |