Learning Go by examples: part 5 - Create a Game Boy Advance (GBA) game in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • You can find theses fonts in my GitHub repository.

  • tinyfont

    Text library for TinyGo displays

  • TinyGo is not a standalone way to build Go app for microcontrollers and lightweight hardware but the main GitHub repository contains also several useful tools like TinyFont.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tinydraw

    TinyDraw is a package of drawing primitives on TinyGo displays.

  • TinyDraw is an useful tool that allow you to draw geometrics figures (based on Adafruit GFX library).

  • Moreover, with TitiMoby, we created a fresh new GitLab repository tinygo-examples containing several working and concrete examples in TinyGo with Pygamer, GBA... and soon WebAssembly!

  • TinyGo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

  • TinyGo is a Go compiler for embedded systems and to the modern web. You can compile and run TinyGo programs on a lot of microcontroller boards such as the BBC micro:bit, the Arduino Uno, the Nintendo Switch and the Game Boy Advance ;-).

  • mgba

    mGBA Game Boy Advance Emulator

  • TinyGo recommend, and use, mGBA, a Game Boy Advance software emulator so we will install it to test our apps.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Do you know some sbc or soc that can be programed to run rtos and c++ on top?

    2 projects | /r/SBCs | 21 May 2023
  • ¿Any interpreted lenguage working in low memory microcontrollers?

    2 projects | /r/microcontrollers | 25 Feb 2023
  • What's Zig got that C, Rust and Go don't have? [video]

    4 projects | news.ycombinator.com | 21 Nov 2023
  • TinyGo release 0.29 is out

    1 project | news.ycombinator.com | 30 Aug 2023
  • When would you (not) recommend Go over Rust?

    2 projects | /r/golang | 10 Jul 2023