RodolfoCorreiaNascimento / tonc

GBA Programming Tutorial (Community Edition)

Home Page:https://gbadev.net/tonc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://gbadev.net/tonc

License:Other


Languages

Language:JavaScript 25.4%Language:CSS 23.3%Language:HTML 22.5%Language:Handlebars 16.4%Language:Rust 9.4%Language:Python 2.9%