Posted By: wraggster
Payk has posted his entry into the Neoflash Coding Comp:
The game "WolveSlayer" is a 3D hack'n slay game.
It uses DLDI and the ROM is already patched for R4/M3Simply.
Just download the WolveSlayer.rar, extract it, patch the rom with right dldi, and copy the folder and the romfile to the root of your flashcard.
Instructions:
You can move the character trough the world using arrowkeys (D-PAD or what ever)
You can open doors (actually just one the rest is locked) with A
and swing your sword with B.
Main aim of this game (that rhimes nice) is to find and slay down a big grey wolve (you will meet smaller ones too).
Of course you will lose if they kill you.
More infos:
This project is an engine made by me to allow ppl to make their own games (later). Its possible to make own maps etc now, but on a quite unhandy way.
I will develop a mapeditor sometime in the near future.
The interesing part of that engine is the render stuff.
It doesn't use the hardware lughtning function which is quite limitated (just 4 lights without any position ...) Instead of using that the engine use the vertexshader unit by itself. That makes a few unseen effects possible on DS.
Such as dynamic lights and "kinda-bump-mapping-thingy". It also allows to set up lightsources everywhere and as much as you like. If they arent dynamic that even doesnt cost more then setting up no lights.
The soundengine and tinyxml are the only parts (beside libnds and fatlib) which i didntmade by my own. The resources in the folder are ALL mode by ppl just for THIS game(pls watch the credits). So pls dont rip anything without asking the right person (you can reach them trough me if you dont kno them)
Sorry that i wanst able to make screenshots for now. I gonna attach some before deadline is over here (GMT+1).
Enjoy playing and thanx for reading/testing
Download and Give Feedback Via Comments