Ludo3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox-3DS-Homebrews | title = Ludo3DS | image = https://dlhb.gamebrew.org/3dshomebrew/Ludo3DS.jpg|250px | type = Board | version = v0.4.0 | lastupdated = 2021/01/25 | lice...")
 
m (Text replacement - "Category:3DS homebrew games" to "")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = Ludo3DS
|title=Ludo3DS
| image = https://dlhb.gamebrew.org/3dshomebrew/Ludo3DS.jpg|250px
|image=Ludo3ds2.png
| type = Board
|description=A Ludo clone for the Nintendo 3DS.
| version = v0.4.0
|author=SuperSaiyajinStackZ
| lastupdated = 2021/01/25
|lastupdated=2021/01/25
| licence = Mixed
|type=Board
| author = SuperSaiyajinStackZ
|version=0.4.0
| website = https://github.com/SuperSaiyajinStackZ/Ludo3DS
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/Ludo3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/ludo3ds.7z
| source = https://github.com/SuperSaiyajinStackZ/Ludo3DS
|website=https://github.com/SuperSaiyajinStackZ/Ludo3DS
|source=https://github.com/SuperSaiyajinStackZ/Ludo3DS
}}
}}
<youtube></youtube>
Ludo3DS is a Work in progress Ludo clone for the Nintendo 3DS. This game is also known as [https://de.wikipedia.org/wiki/Mensch_%C3%A4rgere_Dich_nicht Human Trouble].


# Ludo3DS
Ludo3DS 'Core is written by SuperSaiyajinStackZ, and the gamedata is compatible with [[LudoNDS]] v0.1.0 as well as LudoJS v0.3.0.
<p align = "center">
<a href="https://github.com/SuperSaiyajinStackZ/Ludo3DS/releases/latest"> <img src = "https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/Cover_ReadMe.png"> </ a> <br>
<b> Ludo3DS is a 'Work in progress' Ludo clone for the Nintendo 3DS. </b> <br>
</p>
This game is also known as [Mensch ärger Dich nicht] (https://de.wikipedia.org/wiki/Mensch_%C3%A4rgere_Dich_nicht).
Ludo3DS 'Core was written by [SuperSaiyajinStackZ] (https://github.com/SuperSaiyajinStackZ).
Ludo3DS will become part of [StackGames] (https://github.com/SuperSaiyajinStackZ/Stack-Game-Template) in the future.
[3DElf] (https://github.com/SuperSaiyajinStackZ/3DElf) 's code was used as the basis for this game. You can also check this out if you are interested in a '911 out!' Clone.
## Game data structure
You can find information on the game data structure from version 0.1.0 to the latest [here] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/GameDataStructure.md)!
## Screenshots
Here are a few screenshots of the current progress.
### Credits overlay
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/credits_en.png)
### Game settings
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/gameSettings1_en.png)! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/gameSettings2_en. png)
### Game Screen
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/game_screen_en.png)! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/sub_menu_en. png)! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/instructions1_en.png)! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/ instructions2_en.png)
### Splash overlay
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/splash.png)
### Language selection overlay
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/language_overlay_en.png)
### cube overlay
! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/dice_overlay_en.png)! [] (https://github.com/SuperSaiyajinStackZ/Ludo3DS/blob/main/screenshots/dice_overlay2_en. png)
## Compile
### Put on the environment
To compile Ludo3DS from the source code, you have to set up your environment with devkitARM, Libctru, Citro2D and Citro3D. Follow devkitPro's [Getting Started] (https://devkitpro.org/wiki/Getting_Started) page to install pacman, then run `(sudo dkp-) pacman -S 3ds-dev`. You will also need [bannertool] (https://github.com/Steveice10/bannertool/releases/latest) and [makerom] (https://github.com/profi200/Project_CTR/releases/latest) in the path.
### Cloning the repository
To download the source code you have to clone this with submodules, this can be done by doing the following:
``
git clone --recursive https://github.com/SuperSaiyajinStackZ/Ludo3DS.git
``
Or if you've already cloned it:
``
git submodule update --init --recursive
``
to update all submodules.
Then just run `make` in the` 3ds` folder.
## credits
### main developer
- [SuperSaiyajinStackZ] (https://github.com/SuperSaiyajinStackZ): main developer of Ludo3DS.
### Other
- [devkitPro] (https://github.com/devkitPro): For devkitARM, Libctru, Citro2D & Citro3D.
- [SuperSaiyajinStackZ] (https://github.com/SuperSaiyajinStackZ): For the graphics.
- [Universal-Team] (https://github.com/Universal-Team): For Universal-Core.


[[Category:3DS homebrew games]]
==Installation==
[[Category:Homebrew board games on 3DS]]
Available in 3DSX and CIA formats.
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.
 
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds3.png
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds4.png
 
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds5.png
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds6.png
 
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds7.png
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds8.png
 
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds9.png
https://dlhb.gamebrew.org/3dshomebrews/ludo3ds10.png
 
==Changelog==
'''v0.4.0'''
* New Button Selector with the figure chips.
* New Splash screen at startup.
* Figures can now move optional (animation).
* Fix an out of bounds access hopefully with the previous figure selection, which brought it to crash.
* Gamedata have been changed and are compatible with LudoNDS v0.1.0 and LudoJS v0.3.0.
 
[https://github.com/SuperSaiyajinStackZ/Ludo3DS/releases Release notes.]
 
==Credits==
Main developer:
*SuperSaiyajinStackZ - main developer of Ludo3DS.
 
Other:
* devkitPro - For devkitARM, Libctru, Citro2D & Citro3D.
* SuperSaiyajinStackZ - For the graphics.
* Universal-Team - For Universal-Core.
 
==External links==
* GitHub - https://github.com/SuperSaiyajinStackZ/Ludo3DS

Latest revision as of 05:47, 6 May 2024

Ludo3DS
Ludo3ds2.png
General
AuthorSuperSaiyajinStackZ
TypeBoard
Version0.4.0
LicenseMixed
Last Updated2021/01/25
Links
Download
Website
Source

Ludo3DS is a Work in progress Ludo clone for the Nintendo 3DS. This game is also known as Human Trouble.

Ludo3DS 'Core is written by SuperSaiyajinStackZ, and the gamedata is compatible with LudoNDS v0.1.0 as well as LudoJS v0.3.0.

Installation

Available in 3DSX and CIA formats.

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.

Screenshots

ludo3ds3.pngludo3ds4.png

ludo3ds5.pngludo3ds6.png

ludo3ds7.pngludo3ds8.png

ludo3ds9.pngludo3ds10.png

Changelog

v0.4.0

  • New Button Selector with the figure chips.
  • New Splash screen at startup.
  • Figures can now move optional (animation).
  • Fix an out of bounds access hopefully with the previous figure selection, which brought it to crash.
  • Gamedata have been changed and are compatible with LudoNDS v0.1.0 and LudoJS v0.3.0.

Release notes.

Credits

Main developer:

  • SuperSaiyajinStackZ - main developer of Ludo3DS.

Other:

  • devkitPro - For devkitARM, Libctru, Citro2D & Citro3D.
  • SuperSaiyajinStackZ - For the graphics.
  • Universal-Team - For Universal-Core.

External links

Advertising: