Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DVier 3DS: Difference between revisions

From GameBrew
No edit summary
Line 26: Line 26:


===Compiling===
===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 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>.
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.
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==
==Controls==

Revision as of 13:21, 17 December 2021

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.png 3dvier4.png

3dvier5.png 3dvier6.png

3dvier7.png 3dvier8.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: