3DVier 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox-3DS-Homebrews | title = 3DVier | image = https://dlhb.gamebrew.org/3dshomebrew/3DVier-3DS.jpg|250px | type = Board | version = v0.1.0 | lastupdated = 2020/05/18 | li...")
 
m (Text replacement - "Category:3DS homebrew games" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = 3DVier
|title=3DVier
| image = https://dlhb.gamebrew.org/3dshomebrew/3DVier-3DS.jpg|250px
|image=3dvier2.png
| type = Board
|description=A Connect-Four clone for Nintendo 3DS.
| version = v0.1.0
|author=Universal Team
| lastupdated = 2020/05/18
|lastupdated=2020/05/18
| licence = Mixed
|type=Board
| author = Universal Team
|version=0.1.0
| website = https://universal-team.net/projects/3dvier
|license=GPL-3.0
| download = https://dlhb.gamebrew.org/3dshomebrew/3DVier-3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/3dvier.7z
| source = https://github.com/Universal-Team/3DVier
|website=https://universal-team.net/projects/3dvier
|source=https://github.com/Universal-Team/3DVier
}}
}}
<youtube></youtube>
3DVier | DSVier is a Connect Four clone for Nintendo 3DS.


https://universal-team.net/projects/3dvier
==Features==
* Multi Player on one console.
* Customizable interface colors.
* Multi Language support (English & German).


[[Category:3DS homebrew games]]
==Installation==
[[Category:Homebrew board games on 3DS]]
===Installing===
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.
 
===Compiling===
To build 3DVier from source, you need <code>devkitPro</code> installed, along with <code>devkitARM</code>, <code>libctru</code>, <code>Citro2D</code> and <code>Citro3D</code>.
 
To get these you can run <code>pacman -S 3ds-dev --noconfirm</code>.
 
Now that you have everything installed, run clone the repository and run <code>make 3ds</code> in the root directory, or directly run <code>make</code> in the 3ds directory.
 
You will find your 3DVier.3dsx and 3DVier.cia build at the end inside the current directory.
 
==Controls==
D-Pad - Move coloured disk
 
A - Place disk
 
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/3dvier3.png
https://dlhb.gamebrew.org/3dshomebrews/3dvier4.png
 
https://dlhb.gamebrew.org/3dshomebrews/3dvier5.png
https://dlhb.gamebrew.org/3dshomebrews/3dvier6.png
 
https://dlhb.gamebrew.org/3dshomebrews/3dvier7.png
https://dlhb.gamebrew.org/3dshomebrews/3dvier8.png
 
==Credits==
The AI, or better said: (abMiniMax, MiniMax, NegaMax and abNegaMax) implementation is based from [https://github.com/hanneshoettinger/connect-four here] and [https://github.com/ttsiodras/Score4 here].
 
Main Developers:
* [https://github.com/SuperSaiyajinStackZ SuperSaiyajinStackZ] - App Idea and Main Developer.
 
Translators:
* [https://github.com/SuperSaiyajinStackZ SuperSaiyajinStackZ] - English.
 
Others:
* [https://github.com/devkitPro devkitPro], [https://github.com/fincs Fincs], [https://github.com/smealum Smealum], [https://github.com/WinterMute Wintermute] - For devkitARM, Citro2D, Citro3D and Libctru.
* [https://github.com/Universal-Team/Universal-Core Universal-Core] - The code for the UI.
 
==External links==
* Official website - https://universal-team.net/projects/3dvier
* GitHub - https://github.com/Universal-Team/3DVier
* Discord - https://discord.gg/KDJCfGF

Latest revision as of 05:37, 6 May 2024

3DVier
3dvier2.png
General
AuthorUniversal Team
TypeBoard
Version0.1.0
LicenseGPL-3.0
Last Updated2020/05/18
Links
Download
Website
Source

3DVier | DSVier is a Connect Four clone for Nintendo 3DS.

Features

  • Multi Player on one console.
  • Customizable interface colors.
  • Multi Language support (English & German).

Installation

Installing

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.

Compiling

To build 3DVier from source, you need devkitPro installed, along with devkitARM, libctru, Citro2D and Citro3D.

To get these you can run pacman -S 3ds-dev --noconfirm.

Now that you have everything installed, run clone the repository and run make 3ds in the root directory, or directly run make in the 3ds directory.

You will find your 3DVier.3dsx and 3DVier.cia build at the end inside the current directory.

Controls

D-Pad - Move coloured disk

A - Place disk

Screenshots

3dvier3.png3dvier4.png

3dvier5.png3dvier6.png

3dvier7.png3dvier8.png

Credits

The AI, or better said: (abMiniMax, MiniMax, NegaMax and abNegaMax) implementation is based from here and here.

Main Developers:

Translators:

Others:

External links

Advertising: