-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ceb0a11
commit 7a05935
Showing
10 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,20 @@ | ||
# 3DVier! | ||
A Connect Four clone for 3DS. | ||
|
||
## Screenshots | ||
![MainMenu](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/mainMenu.png)![Char Selection](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/charSelection.png)![Color Settings](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/colorSettings.png)![Credits](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/credits.png)![In Game](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/inGame.png)![Keyboard](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/keyboard.png)![Language Selection](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/langSelection.png)![UI Settings](https://github.com/SuperSaiyajinStackZ/3DVier/blob/master/Screenshots/uiSettings.png) | ||
|
||
## Compilation | ||
|
||
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, you just need to run clone the repository and run `make` | ||
|
||
## Credits | ||
### Main Developers | ||
- [SuperSaiyajinStackZ](https://github.com/SuperSaiyajinStackZ): App Idea and Main Developer. | ||
- [SuperSaiyajinStackZ](https://github.com/SuperSaiyajinStackZ): App Idea and Main Developer. | ||
|
||
## Translators | ||
- [SuperSaiyajinStackZ](https://github.com/SuperSaiyajinStackZ): German and English. | ||
|
||
## Others | ||
- [devkitPro](https://github.com/devkitPro), [Fincs](https://github.com/fincs), [Smealum](https://github.com/smealum), [Wintermute](https://github.com/WinterMute): For devkitARM, Citro2D, Citro3D and Libctru. | ||
- [Universal-Core](https://github.com/Universal-Team/Universal-Core): The code for the UI. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters