portal2ds is an open-source Portal game in 2D made for Nintendo DS(i).
Maybe I would create a level creator from portal2ds, or maybe even the WHOLE GAME... But at this moment, I don't have any plans for it. Just a small project, where I discover libnds and Easy GL2D.
yay I added sprites 😁
- LEFT (D-Pad) - go left
- RIGHT (D-Pad) - go right
- A - jump
- X - create blue portal
- Y - create orange portal
- B - grab a cube
- Make sure you have installed devkitPro pacman and Easy GL2D.
- Download the repository code's .zip archive and extract it anywhere you want.
- In the extracted folder, there should be a file named
compile.bat
. Launch it. If you cannot launch the file, open command prompt in the folder, write "make" and press Enter. This should make both .nds and .elf files. - ???
- Profit!