Skip to content
/ tonc Public
forked from gbadev-org/tonc

GBA Programming Tutorial (Community Edition)

License

Notifications You must be signed in to change notification settings

Kyrio/tonc

 
 

Repository files navigation

Tonc (Community Edition)

This repository hosts the source of the community-maintained version of Tonc, the GBA programming tutorial originally written by Jasper Vijn (cearn).

Setup

You need Python, Rust and mdBook.

# clone the repo
git clone --recurse-submodules git@github.com:gbadev-org/tonc.git
cd tonc

cargo install mdbook

# run the development server
mdbook serve --open

The book will be live at http://localhost:3000

About

GBA Programming Tutorial (Community Edition)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 25.5%
  • CSS 23.3%
  • HTML 22.5%
  • Handlebars 16.4%
  • Rust 9.4%
  • Python 2.9%