An open API service indexing awesome lists of open source software.

https://github.com/spikehd/nds_pong

Learning homebrew by creating Pong for the NDS
https://github.com/spikehd/nds_pong

Last synced: about 2 months ago
JSON representation

Learning homebrew by creating Pong for the NDS

Awesome Lists containing this project

README

          

# NDS Pong

Pong, but for the NDS. Surely that doesn't already exist, right??

# Building

* Install [devKitPro](https://devkitpro.org/wiki/Getting_Started) NDS toolchain
* Run `make`

# Why?

Idk I wanted to learn how to make homebrew NDS games.