bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Retro style handheld game console build using RP2040
git clone https://github.com/codetiger/GameTiger.gitcodetiger/GameTigerA retro-themed gaming console, crafted and tailored exclusively for educational enjoyment. The console boasts a custom-designed printed circuit board (PCB), meticulously created entirely from the ground up, and is centered around the remarkable RP2040 MCU chip. The primary objective of this endeavor is to maintain complete openness, facilitating the exploration of electronic PCB design and the establishment of a platform that fosters the creation of games and emulators on microcontrollers.
| Snake | 2048 |
![]() |
![]() |
| Tetris | Minesweeper |
![]() |
![]() |
| Tic Tac Toe | Ninja Frog |
![]() |
![]() |
The software is constructed using the Pico C++ SDK, incorporating essential hardware interfacing functionalities. As an illustration, the well-known Snake game is already available. The following modules are currently available and are continually being developed.
The software is well optimised to achieve a target of 30 frames per second. The Snake game achieves more than 44 FPS on a default settings without overclocking.
Hardware V3:
Hardware V2:
Hardware V1:
If you're looking to contribute to the project by developing your own games for the GameTiger console, please refer to our developer guide for detailed instructions. Developer's Guide
The entire project is open-sourced software licensed under the MIT license.
more like this
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
search projects, people, and tags