More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games (Other Games) - GameBrew! | |title=Vita Homebrew Games (Other Games) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/sdllopanvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/sdllopanvita.7z | ||
|website= | |website=https://gbatemp.net/threads/release-sdl-lopan-a-simple-mahjong-solitaire-game-ported-to-ps-vita.485852/ | ||
|source=https://github.com/nop90-PSVITA/SDLLopan-VITA | |source=https://github.com/nop90-PSVITA/SDLLopan-VITA | ||
}} | }} | ||
Mahjongg game for PSVITA. | 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== | ==Media== | ||
<youtube>pka0nVIahb0</youtube> | <youtube>pka0nVIahb0</youtube> | ||
==Screenshot== | |||
[[image:sdllopanvita.jpg|600px]] | |||
== | ==Changelog== | ||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/nop90-PSVITA/SDLLopan-VITA | * Github - https://github.com/nop90-PSVITA/SDLLopan-VITA | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/332 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/332 | ||
* Gbatemp - | * Gbatemp - https://gbatemp.net/threads/release-sdl-lopan-a-simple-mahjong-solitaire-game-ported-to-ps-vita.485852/ | ||
Revision as of 01:44, 1 November 2022
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.