Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.
Revision as of 06:03, 19 April 2020 by HydeWing (talk | contribs) (Created page with "{{Infobox 3DS homebrew | title = 3DStris | image = https://dlhb.gamebrew.org/3dshomebrew/3DStris.jpeg|250px | type = Other Games | version = 1.6.4 | licence = Mixed | author =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox 3DS homebrew

3DStris [![Build Status][travis-badge]][travis-url] [![CodeFactor][codefactor-badge]][codefactor-url]

Basic Tetris clone for the 3DS.

<img src="resources/screenshots/mainmenu.png" width="400px"/> <img src="resources/screenshots/sprint.png" width="400px"/> <img src="resources/screenshots/ingame.png" width="400px"/> <img src="resources/screenshots/banner.png" width="400px"/>

  1. Downloads

Automatically generated builds can be found [here][releases-url]. 3DStris is also available on [TinyDB][tinydb-url]. You can view the GitHub release stats [here][stats-url].

  1. Building
    1. Setup

For building [you'll need to set up devkitPro][devkitpro-setup], CMake >= 3.12 and you'll need to have the following tools in your `PATH`: - [bannertool][bannertool-url] - [makerom][makerom-url] Make sure to clone recursively (required for third-party libs, check `lib/`): ```bash git clone --recursive https://github.com/3DStris/3DStris

  1. Or if you've already cloned

git submodule update --init ```

    1. Commands
  • On Windows, the following commands should be run in devkitPro's shell `devkitPro/msys2/usr/bin/bash.exe`.*

```bash mkdir build && cd build cmake -G "Unix Makefiles" .. # Use "Unix Makefiles" to avoid using MSVC on Windows make ``` Binaries can be found in `build/apps/`.

  1. Translation

3DStris currently has translations available for the following languages:

[devkitpro-setup]: https://www.3dbrew.org/wiki/Setting_up_Development_Environment [makerom-url]: https://github.com/jakcron/Project_CTR [bannertool-url]: https://github.com/Steveice10/bannertool [releases-url]: https://github.com/3DStris/3DStris/releases [travis-badge]: https://travis-ci.org/3DStris/3DStris.svg?branch=master [travis-url]: https://travis-ci.org/3DStris/3DStris [codefactor-badge]: https://www.codefactor.io/repository/github/3dstris/3dstris/badge [codefactor-url]: https://www.codefactor.io/repository/github/3dstris/3dstris [tinydb-url]: https://tinydb.eiphax.tech [stats-url]: https://3dstris.geni.site

Advertising: