Vita Sokoban: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=Vita Sokoban |image=VitaSokoban.png |description=Sokoban game for the PS Vita. |author=HarommelRabbid |lastupdated=2025/11/02 |type=Puzzle |version=02-11-25 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/VitaSokoban.7z |website=https://github.com/HarommelRabbid/VitaSokoban |source=https://github.com/HarommelRabbid/VitaSokoban |donation= }} {{#seo: |title=Vita Homebrew Games (Puzzle) - GameBrew |title_mode=append |image=..." |
No edit summary |
||
| Line 21: | Line 21: | ||
Sokoban game for the PS Vita. Made with [[LifeLua Vita]]. | Sokoban game for the PS Vita. Made with [[LifeLua Vita]]. | ||
You can extend the game by creating your own levels in levels.lua, and in main.lua you can see what each tile type is for. | You can extend the game by creating your own levels in levels.lua, and in main.lua you can see what each tile type is for. | ||
==Screenshots== | ==Screenshots== | ||
[[image:VitaSokoban.png|640px]] | [[image:VitaSokoban.png|640px|link=]] | ||
==Changelog== | ==Changelog== | ||
| Line 32: | Line 31: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/HarommelRabbid/VitaSokoban | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1343 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1343 | ||
Latest revision as of 02:48, 9 November 2025
| Vita Sokoban | |
|---|---|
| General | |
| Author | HarommelRabbid |
| Type | Puzzle |
| Version | 02-11-25 |
| License | GPL-3.0 |
| Last Updated | 2025/11/02 |
| Links | |
| Download | |
| Website | |
| Source | |
Sokoban game for the PS Vita. Made with LifeLua Vita.
You can extend the game by creating your own levels in levels.lua, and in main.lua you can see what each tile type is for.
Screenshots
Changelog
02-11-25
- First Release.