igorbdamata / BurstBaloonsDS

This is a simple game made for the Nintendo DS using the libnds library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burst Baloons DS

About the game

The gameplay is very simple. Your objective is to get the highest score possible. To do so, you must pop as many balloons as possible before you lose all your three lives. When a balloon gets out of the screen, you lose a life.

How to play the game

This game is developed for Nintendo DS. To play it, you have to download the ROM available here. Then you have to run it on an emulator. Theoretically, you can run it on a real Nintendo DS as well, but since the game isn't licensed, there will be no explanation about how to do this since it may be illegal.

Tools used to develop the game

The game was developed using C++ and libnds library. The libnds source code is available here. But you can also download it through the DevKitPro installer, available here

Credits

The game was made by Ludos Aurum

  • The game was programmed by Igor B. da Mata
  • The song was made by Igor B. da Mata
  • The SFXs was made by Luciano Ramos
  • All graphics were drawn by Luciano Ramos
  • The game design was made by Igor B. da Mata and Luciano Ramos

About

This is a simple game made for the Nintendo DS using the libnds library

License:GNU General Public License v3.0


Languages

Language:C++ 86.6%Language:Makefile 12.2%Language:C 1.3%