More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Other Games) - GameBrew | |title=Vita Homebrew Games (Other Games) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=flooditvita2.png | ||
|image_alt=Flood It! | |image_alt=Flood It! | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Flood It! | |title=Flood It! | ||
|image= | |image=flooditvita2.png | ||
|description=Small game powered by NotEngine. | |description=Small game powered by NotEngine. | ||
|author=notnotme | |author=notnotme | ||
|lastupdated=2016/ | |lastupdated=2016/11/17 | ||
|type=Other Games | |type=Other Games | ||
|version= | |version=11.17.2016 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/flooditvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/flooditvita.7z | ||
Line 18: | Line 18: | ||
|source=https://github.com/notnotme/NotEngine_PSV | |source=https://github.com/notnotme/NotEngine_PSV | ||
}} | }} | ||
Small game powered by NotEngine. Clone of Flood It | Small game powered by NotEngine. Clone of Flood It. | ||
==User guide== | |||
The game is like Tetris in which u try to tap the corresponding, colored button for blocks adjacent to your location, and you have to fill the entire rectangle with the same color in so many moves. | |||
That's probably the reason for the name, "flood-it", since your are essentially flooding the entire screen with the same color or trying to at least. | |||
==Screenshots== | ==Screenshots== | ||
flooditvita3.png | |||
==Changelog== | ==Changelog== | ||
''' | '''11.17.2016''' | ||
* Updated code to run in molecularShell. | * Updated code to run in molecularShell. | ||
* Packaged the game in vpk format | * Packaged the game in vpk format. | ||
''' | '''v1.1''' | ||
* | * Fixed a bug with the fade in/out at startup. | ||
* Optimized score position. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/notnotme/NotEngine_PSV | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/156 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/156 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=113&t=45534 | |||
* PSX-Place - https://www.psx-place.com/threads/game-flood-it-beta-for-rejuvenate.9292/ | * PSX-Place - https://www.psx-place.com/threads/game-flood-it-beta-for-rejuvenate.9292/ |
Revision as of 04:35, 30 December 2022
Flood It! | |
---|---|
General | |
Author | notnotme |
Type | Other Games |
Version | 11.17.2016 |
License | Mixed |
Last Updated | 2016/11/17 |
Links | |
Download | |
Website | |
Source | |
Small game powered by NotEngine. Clone of Flood It.
User guide
The game is like Tetris in which u try to tap the corresponding, colored button for blocks adjacent to your location, and you have to fill the entire rectangle with the same color in so many moves.
That's probably the reason for the name, "flood-it", since your are essentially flooding the entire screen with the same color or trying to at least.
Screenshots
flooditvita3.png
Changelog
11.17.2016
- Updated code to run in molecularShell.
- Packaged the game in vpk format.
v1.1
- Fixed a bug with the fade in/out at startup.
- Optimized score position.