Homebrew RELEASE nx-DungeonRush

Djakku

Well-Known Member
OP
Newcomer
Joined
May 9, 2019
Messages
91
Trophies
0
XP
1,154
Country
United Kingdom
This game was written by Rapiz1 for an assigment.
It's written in C with SDL2 and it was a good exercice for me to try to port it for the nintendo switch.

The game is inspired by Snake and it's actually quite fun.

Removed networking
added all the assets into the NRO file

changed text.txt to config.ini

edit config.ini to change player 1 name.


https://github.com/abysphalt/nx-DungeonRush/releases/download/1.2.1/nx-DungeonRush.nro
https://github.com/abysphalt/nx-DungeonRush/releases/download/1.2.1/config.ini
Source can be found here.


https://github.com/abysphalt/nx-DungeonRush/releases/tag/1.2.1
 

Attachments

  • 2021052313201700-DB1426D1DFD034027CECDE9C2DD914B8.jpg
    2021052313201700-DB1426D1DFD034027CECDE9C2DD914B8.jpg
    214 KB · Views: 199
  • 2021052315182700-851DB9EE4D1AC1CC4CAAE2FF05725B18.jpg
    2021052315182700-851DB9EE4D1AC1CC4CAAE2FF05725B18.jpg
    223.7 KB · Views: 198
Last edited by Djakku,

mathew77

Lovin' life.
Member
Joined
Jan 19, 2019
Messages
1,174
Trophies
0
Age
47
XP
3,643
Country
Kazakhstan
Thank you! Looks neat, and I'll give it a try.

PS: maybe you can delete 'Multiplayers' string in the Main menu if it doesn't work correctly?
 
Last edited by mathew77,

Djakku

Well-Known Member
OP
Newcomer
Joined
May 9, 2019
Messages
91
Trophies
0
XP
1,154
Country
United Kingdom
@Djakku
Ok-ok.

A little feature request: virtual keyboard support to name your hero instead of just 'Player1'.:)
You can edit the text.txt file in the /res folder with a text editor and change Line 5 , player 1 to your name.
That will be change the name of player 1.

The way the menu other texts are being rendered is by reading that text.text file.
I won't just remove the multiplayer at the moment because it messes with the other options when I compile it.
I managed to redirect the multiplayer to single game but instead of doing that, I would rather try to make it work.
 
  • Like
Reactions: mathew77

Djakku

Well-Known Member
OP
Newcomer
Joined
May 9, 2019
Messages
91
Trophies
0
XP
1,154
Country
United Kingdom
Thank you! Looks neat, and I'll give it a try.

PS: maybe you can delete 'Multiplayers' string in the Main menu if it doesn't work correctly?

So I've removed multiplayer and also as mentionned before you can edit the config.ini to change the player 1 name.
No need for the /res folder anymore.

I will enventually try to use the on screen keyboard to rename player 1 but I need to learn how to do that first :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    LeoTCK @ LeoTCK: hmm