Picroxx 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS homebrew
| title = Picroxx
| title = Picroxx!
| image = https://dlhb.gamebrew.org/3dshomebrew/Picroxx!.jpeg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/Picroxx!.jpeg|250px
| type = Puzzle
| type = Puzzle
Line 10: Line 10:
| source = https://dlhb.gamebrew.org/3dshomebrew/Picroxx!-3DS.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/Picroxx!-3DS.rar
}}
}}
<youtube>IbTl2AB9TMQ</youtube>


= Picroxx!, the ultimate Picross clone! =
https://dlhb.gamebrew.org/3dshomebrew/picroxx3ds1.png


Picroxx! is a Picross homebrew clone for the Nintendo 3DS console. It's fully programmed in Lua, running under the [LÖVEPotion framework](https://github.com/VideahGams/LovePotion).
Picroxx! is a Picross homebrew clone for the Nintendo 3DS console. The purpose of the project is porting almost every single puzzle from all mainstream Picross games, currently half the puzzles from Mario's Picross are available.


The purpose of the project is porting almost every single puzzle from all mainstream Picross games, like Mario's Picross, Picross 2, Super Mario's Picross, Picross DS and the Picross e series.
It's fully programmed in Lua, running under the [https://github.com/VideahGams/LovePotion LÖVEPotion framework]. The game utilizes a very simple format for levels. They only contain four lines of code and the actual puzzle in Lua tables. When loading a puzzle, the game will automatically parse the file into a playable level.


Currently, only half the puzzles from Mario's Picross are available, but i'll keep adding more and more puzzles. Eventually, the game will also get support for custom puzzles.
==User guide==
Picross is, a series of Sudoku-ish puzzle games in which you have to fill up spaces to discover a hidden picture. It gives you numeric hints for each row and column and you have to figure out which spaces to fill, leaving a gap of at least 1 cell between every line of filled cells.


The game utilizes a very simple format for levels. They only contain four lines of code and the actual puzzle in Lua tables. When loading a puzzle, the game will automatically parse the file into a playable level.
You can switch between Painting mode and Marking mode, which can avoid you from clicking the cell by accident.


To play it, you need a [homebrew-enabled Nintendo 3DS system](http://smealum.github.io/3ds/). It's been confirmed to work on New Nintendo 3DS (XL) but it hasn't been tested on Nintendo 3DS, Nintendo 3DS XL and Nintendo 2DS. CIA and 3DS builds are not available, as LÖVEPotion doesn't allow compiling in these formats yet.
==Controls==
Tap on a cell - Fill


A PC version may be done at some point.
X and B - Switch between Painting mode and Marking mode


The only thing I ask you when doing anything with the code, is that you don't come up with something like ""Picroxx Plus!"" with extra features that I was going to add anyway. If you want to help, please commit code here.
Start/Select - Bring up the pause menu


Also, please excuse my awful coding. I'm still new to this.
A - Zoom in (15x15 puzzles)


GBA Temp Link: [https://gbatemp.net/threads/picroxx-the-ultimate-picross-clone.412055/]
Circle Pad - Move the camera around (15x15 puzzles)
 
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrew/picroxx3ds2.png
https://dlhb.gamebrew.org/3dshomebrew/picroxx3ds3.png
 
https://dlhb.gamebrew.org/3dshomebrew/picroxx3ds4.png
https://dlhb.gamebrew.org/3dshomebrew/picroxx3ds5.png
 
==Compatibility==
To play it, you need a [http://smealum.github.io/3ds/ homebrew-enabled Nintendo 3DS system]. It's been confirmed to work on New Nintendo 3DS (XL) but it hasn't been tested on Nintendo 3DS, Nintendo 3DS XL and Nintendo 2DS.
 
==External links==
* GitHub - https://github.com/Substance12/Picroxx ([https://web.archive.org/web/20200914192530/https://github.com/Substance12/Picroxx archived])
* GBAtemp - https://gbatemp.net/threads/picroxx-the-ultimate-picross-clone.412055
 
[[Category:3DS homebrew games]]
[[Category:Homebrew puzzle games on 3DS]]

Revision as of 14:00, 14 July 2021

Template:Infobox 3DS homebrew

picroxx3ds1.png

Picroxx! is a Picross homebrew clone for the Nintendo 3DS console. The purpose of the project is porting almost every single puzzle from all mainstream Picross games, currently half the puzzles from Mario's Picross are available.

It's fully programmed in Lua, running under the LÖVEPotion framework. The game utilizes a very simple format for levels. They only contain four lines of code and the actual puzzle in Lua tables. When loading a puzzle, the game will automatically parse the file into a playable level.

User guide

Picross is, a series of Sudoku-ish puzzle games in which you have to fill up spaces to discover a hidden picture. It gives you numeric hints for each row and column and you have to figure out which spaces to fill, leaving a gap of at least 1 cell between every line of filled cells.

You can switch between Painting mode and Marking mode, which can avoid you from clicking the cell by accident.

Controls

Tap on a cell - Fill

X and B - Switch between Painting mode and Marking mode

Start/Select - Bring up the pause menu

A - Zoom in (15x15 puzzles)

Circle Pad - Move the camera around (15x15 puzzles)

Screenshots

picroxx3ds2.pngpicroxx3ds3.png

picroxx3ds4.pngpicroxx3ds5.png

Compatibility

To play it, you need a homebrew-enabled Nintendo 3DS system. It's been confirmed to work on New Nintendo 3DS (XL) but it hasn't been tested on Nintendo 3DS, Nintendo 3DS XL and Nintendo 2DS.

External links

Advertising: