|
|
|
| |
nds_games
Some time last year I decided to attempt to make a game for a nintendo ds, here are the results. You can download the game files to run these on your flash cart or whatever else you use for this kinda stuff. Beware most of these are unfinished and quite buggy. All of these were made using the brilliant devkitPro and PAlib software.
|
|
|
|
|
|
|
Simple input game

This was the first game i made, although its not really a game it detects what buttons are pressed, the location of the stylus and displays some of the users settings and time/date.
download (V 1.0)
V 0.1
This version is only able to detect if the stylus is pressed on to the screen

V 0.5
This version will display if the stylus/which button is pressed.

V 1.0
This is the final version and is able to tell which button is pressed and display the location of the stylus if it is touching the screen. It also displays some of the users Nintendo DS's settings like their username, birthday, alarm clock time, the consoles defult language, their favorite colour and their welcome message aswell as the current time and date.

|
|
|
|
|
|
|
|
|
|
|
|
Tic Tac Toe

This was the second game i made, it looks quite crap and has lots of bugs that cause it to crash. The final version of it is quite playable but still needs work. I got bored quite quickly with this and moved onto somethis else.
download (V 1.50)
V 0.1
This first version isn't even a tictactoe game, its simply a test to move sprites around the screen with the stylus.

V 1.00
This is the first verson of this game that looks and plays like a noughts and crosses game. It has sprites for each piece that are supposed to be dragged on to the table with the stylus.

V 1.01
This is identical to the previous version except it now has text/instructions on the top screen.

V 1.50
This version is simmilar to the previous except it has snazzier graphics

|
|
|
|
|
|
|
|
|
|
|
|
Simple Walking Sprite

This game is a test to move a character around the screen. When the player is on one of the consoles two screens the light of the other screen is switched off as the character movers from one screen to the next the back light illuminates whichever screen he is on
download

|
|
|
|
|
|
|
|
|
|
|
|
3D Driving Demo

This is just a demo, i wanted to see how hard it would be to make a racing demo kinda like Mario Kart on the snes. I havn't even put a car in this project so it kinda seems like your walking down a road in a first person shooter view. This demo uses a type of scrolling called mode 7 its what made SNES games like Mario Kart and the flying airships scenes in Final Fantasy possible.
download (V 0.2)
V 0.1
In this first version you can move forwards, backwards, left, and right aswell as zooming up and down. This showed me that it was possible to make something that looked kinda cool without to much effort.

V 0.2
I corrected the controls in this version so that pressing the A accelerates and B reverses also you can only turn when you are traving either forwards or backwards, this makes it seem more like a cars movement as opposed to a FPS. The plan was to add a car so you can see what you are moving however i never got around to making it.
|
|
|
|
|
|
|
|
|
|
|
|