SDLLopan-VITA
From GameBrew
More actions
| SDLLopan | |
|---|---|
| File:Sdllopanvita.jpg | |
| General | |
| Author | nop90 |
| Type | Other Games |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2017/10/04 |
| Links | |
| Download | |
| Website | |
| Source | |
A classic remake for Linux Lopan (a Mahjong clone) by Dave Ashley
Like other Mahjongg games, you try to remove all the pieces. To remove pieces you must select a pair of pieces with the same drawing.
This is my first program for PS VITA, so I started porting something very simple, but mahjong is an evergreen game so I think people will like it.
NOTE: The game ioriginally uses SDL 1.2, but to port the game for PSVITA I had to change the code to use SDL2.
Controls
- Touch: select / unselect tiles
- Left: undo moves
- Right: redo moves
- L: change tileset (two available)
- R:change background
- Select: exit
- Start: reshuffle tiles and start a new game
Media
Screenshot
Changelog
(v.1.0)
- First Release.