- Joined
- May 29, 2016
- Messages
- 1,521
- Trophies
- 0
- Age
- 28
- Location
- Madrid
- Website
- manuelrodriguezmatesanz.com
- XP
- 2,664
- Country
Hello and merry xmas!
After a few hours remaking it, here is the game T-REKT NX.
It is a remake of my game T-Rekt 3D for 3DS with some improvements made for my tutorial's template.
If you want to practice C++, just check the source code.
Tested on ReiNX 2.0 + 6.2 Sysnand but it should work on any firmware if you have access to HBL.
Screenshots:
** AS IMGGUR DOESN'T ALLOW ME TO UPLOAD MORE SCREENSHOTS, SOME ARE ADDED AS ATTACHMENT **
How to play:
You have to save the dinos. How? Just avoid the meteorites that fall to the earth!
Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs.
They will die by being old, so they won't be invincible anyway.
Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (Everything is set randomly).
- Left Joystick / D-Pad (Right/Left) for moving the dinos.
- Tap on buttons or press A to go through screens when needed.
- Minus button to pause the game
- Plus button to exit if you are in the titlescreen and go to titlescreen if you are ingame
Debug Controls (Debugging stuff):
- R for changing debug-mode
What does it have:
- Custom Splash Screen, cinematic intro screen, titlescreen and gamescreen
- Sound: Music and SFX
- Data saved in sdmc/switch/Manurocker95/T-RektNX/data.sav with JSON
- Resources loaded from RomFS.
- Custom fonts and stuff
- Images animated by frames made with SDL2
- Some bugs (need to re-make collisions)
- Multilanguage: If your system language is not found in RomFS files, English is set by default. Needed texts are parsed from JSON.
TODO:
- Fix bugs
- better age-levels
- Some text with dialogs
Downloads:
- Source Code: https://github.com/Manurocker95/T-Rekt-NX
- Binaries/Release (.NRO): https://github.com/Manurocker95/T-Rekt-NX/releases
Credits:
After a few hours remaking it, here is the game T-REKT NX.

It is a remake of my game T-Rekt 3D for 3DS with some improvements made for my tutorial's template.
If you want to practice C++, just check the source code.
Tested on ReiNX 2.0 + 6.2 Sysnand but it should work on any firmware if you have access to HBL.
Screenshots:


** AS IMGGUR DOESN'T ALLOW ME TO UPLOAD MORE SCREENSHOTS, SOME ARE ADDED AS ATTACHMENT **
How to play:
You have to save the dinos. How? Just avoid the meteorites that fall to the earth!
Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs.
They will die by being old, so they won't be invincible anyway.
Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (Everything is set randomly).
- Left Joystick / D-Pad (Right/Left) for moving the dinos.
- Tap on buttons or press A to go through screens when needed.
- Minus button to pause the game
- Plus button to exit if you are in the titlescreen and go to titlescreen if you are ingame
Debug Controls (Debugging stuff):
- R for changing debug-mode
What does it have:
- Custom Splash Screen, cinematic intro screen, titlescreen and gamescreen
- Sound: Music and SFX
- Data saved in sdmc/switch/Manurocker95/T-RektNX/data.sav with JSON
- Resources loaded from RomFS.
- Custom fonts and stuff
- Images animated by frames made with SDL2
- Some bugs (need to re-make collisions)
- Multilanguage: If your system language is not found in RomFS files, English is set by default. Needed texts are parsed from JSON.
TODO:
- Fix bugs
- better age-levels
- Some text with dialogs
Downloads:
- Source Code: https://github.com/Manurocker95/T-Rekt-NX
- Binaries/Release (.NRO): https://github.com/Manurocker95/T-Rekt-NX/releases
Credits:
SDL2 references:
Background image:
- joel16
- bernardo giordano
- Cheeze
- Cid2mizard
- WerWolv
- Credits for everyone involved in SDL, SDL2, LibNX and Homebrew Development
- Thanks, SciresM for your awesome work in Atmosphere CFW.
- Smealum, because you deserve it, dude.
Background image:
- ahruon
- Manurocker95 ;DDDDDDDDD
Attachments
Last edited by Manurocker95,