Coder Social home page Coder Social logo

codetiger / gametiger-console Goto Github PK

View Code? Open in Web Editor NEW
44.0 4.0 3.0 57.66 MB

Retro style handheld game console build using RP2040

License: MIT License

CMake 0.17% C++ 7.70% C 90.28% Python 0.55% HTML 1.31%
hardware lcd-display pico diy game-development gameconsole rp2040

gametiger-console's Introduction

About GameTiger Console

A 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.

GameTiger Console GameTiger Console

Games

Snake 2048
Snake Game GameTiger Console 2048 Game GameTiger Console
Tetris Minesweeper
Tetris Game GameTiger Console Minesweeper Game GameTiger Console
Tic Tac Toe Ninja Frog
Tic Tac Toe Game GameTiger Console Ninja Frog Game GameTiger Console

Software

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.

  • Operating System Drivers
    • Display driver
    • Button interrupts
    • Battery management system driver
  • Framebuffer Library
    • Supports transparency
    • Streaming to display memory using DMA
    • Draw primitives (Line, Rect, Fill Rect)
    • Supports drawing images with alpha channel
  • Sprite sheet
    • Support for sprite sheet
    • Basic tilemap support
  • Font system based on Sprite sheet
  • Menu system
    • Games
    • Hardware config
      • Display brightness
      • Display sleep time after inactivity

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:

GameTiger Console

Hardware V2:

GameTiger Console

Hardware V1:

GameTiger Console

Build your favourite games

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

To Do

  • Add more games
  • Design Case in CAD software for 3d printing

License

The entire project is open-sourced software licensed under the MIT license.

References

gametiger-console's People

Contributors

codetiger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.