Skip to content

Homebrew Pong-like game for the Nintendo DS. (Hau honen ispilu bat da: / This is a mirror of https://gitlab.com/aldatsa/pong-ds)

License

Notifications You must be signed in to change notification settings

aldatsa/pong-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong DS

Introduction

Pong DS is a homebrew Pong-like game for the Nintendo DS.

Requirements

Follow this instructions to install the SDK: http://devkitpro.org/wiki/Getting_Started/devkitARM

How to build and run Pong DS

cd to the directory this repo is in and type the following:

make

When it's done compiling, transfer the generated PongDS.nds file to the root of your SD card.

License

Pong DS is free software/open source, and is distributed under the GNU General Public License (GPL) version 3 license.