DIY-Arcade-Machine
Arcade Machine
A DIY project to build an arcade machine with a Raspberry RP2040 microcontroller and RGB LED matrix display.
Play classic arcade games on a 64x64 RGB LED Matrix, powered by the Raspberry RP2040.
3 stars
1 watching
0 forks
Language: Python
last commit: about 1 month ago arcade-gamearcade-machinediy-electronicsgamehacktoberfesthacktoberfest-acceptedinterstate75pygamepygame-gamesraspberry-pi-picorp2040
Related projects:
Repository | Description | Stars |
---|---|---|
pythonarcade/arcade | A Python library for creating 2D games without extensive framework knowledge | 1,709 |
simonwaldherr/rgb-led-matrix | A Go-based project that displays images and plays Conway's Game of Life on an 128x128 RGB LED matrix using a custom hardware setup. | 2 |
simonwaldherr/golang-minigames | A collection of Go programs implementing popular mini-games | 12 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
lemariva/upysteppers | A DIY rotating platform project using an ESP32 connected to Wi-Fi and a bipolar stepper motor. | 12 |
mholtkamp/carazu | A platformer game written in assembly code for the original Gameboy handheld system | 17 |
zielak/1dodger | A small prototype game written in Haxe where the player shoots objects while avoiding them. | 3 |
insighio/esp32-microgamepad-ble | An ESP32-based project creating a dual-analog joystick gamepad over BLE for robot projects. | 16 |
hugoam/toy | A minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++. | 1,564 |
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 |
asmotor/asmotor | Assembling and linking code for various retro computer architectures using a portable and generic assembler engine. | 75 |
simonlarsen/tobutobugirl-dx | A remastered version of the classic arcade platformer Tobu Tobu Girl, developed for multiple Game Boy variants. | 78 |