More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
|source=https://github.com/dragaron/Xerox | |source=https://github.com/dragaron/Xerox | ||
}} | }} | ||
Simon clone for the PS Vita. | Simon clone for the PS Vita: match the colored signals in the correct order. | ||
==User guide== | ==User guide== | ||
===Game types=== | |||
Game type 1: | |||
Game | |||
*Signal order: Normal; Input order: Normal. | *Signal order: Normal; Input order: Normal. | ||
*Plays sequence normally, and accepts input as shown. | *Plays sequence normally, and accepts input as shown. | ||
Game | Game type 2: | ||
*Signal order: Normal; Input order: Reverse. | *Signal order: Normal; Input order: Reverse. | ||
*Plays sequence normally, but the input order is in reverse. | *Plays sequence normally, but the input order is in reverse. | ||
Game | Game type 3: | ||
*Signal order: Random; Input order: Normal. | *Signal order: Random; Input order: Normal. | ||
*Randomizes sequence each round, and accepts input as shown. | *Randomizes sequence each round, and accepts input as shown. | ||
Game | Game type 4: | ||
*Signal order: Random; Input order: Reverse. | *Signal order: Random; Input order: Reverse. | ||
*Randomizes sequence each round, and the input order is in reverse. | *Randomizes sequence each round, and the input order is in reverse. | ||
Line 43: | Line 42: | ||
*Game type 2: Signals shown are... Red, Red, Green, Blue; you press Blue, Green, Red, Red. | *Game type 2: Signals shown are... Red, Red, Green, Blue; you press Blue, Green, Red, Red. | ||
Skill level | ===Skill level=== | ||
*1 - Plays 8 signals (max). | *1 - Plays 8 signals (max). | ||
*2 - Plays 14 signals (max). | *2 - Plays 14 signals (max). | ||
*3 - Plays 20 signals (max). | *3 - Plays 20 signals (max). | ||
*4 - Plays 31 signals (max). | *4 - Plays 31 signals (max). | ||
Xerox creates a config.ini file upon first startup which is used to store settings; do not modify this file. | Xerox creates a config.ini file upon first startup which is used to store settings; do not modify this file. | ||
Line 58: | Line 53: | ||
Controls for Xerox are exclusively handled by touching the on-screen buttons. | Controls for Xerox are exclusively handled by touching the on-screen buttons. | ||
Last button - Replay/demo the most recent sequence | |||
xeroxvita3.png | |||
Longest button - Replay/demo the longest sequence ever completed | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/xeroxvita3.png | |||
==Changelog== | ==Changelog== | ||
Line 68: | Line 67: | ||
*Changed sfx_button00.mp3 file. | *Changed sfx_button00.mp3 file. | ||
= | ==Credits== | ||
All assets for the game were custom-made using Gimp and Audacity. | All assets for the game were custom-made using Gimp and Audacity. | ||
Latest revision as of 02:46, 1 Ocak 2023
Xerox | |
---|---|
General | |
Author | dragaron |
Type | Puzzle |
Version | 1.01 |
License | Mixed |
Last Updated | 2018/01/21 |
Links | |
Download | |
Website | |
Source | |
Simon clone for the PS Vita: match the colored signals in the correct order.
User guide
Game types
Game type 1:
- Signal order: Normal; Input order: Normal.
- Plays sequence normally, and accepts input as shown.
Game type 2:
- Signal order: Normal; Input order: Reverse.
- Plays sequence normally, but the input order is in reverse.
Game type 3:
- Signal order: Random; Input order: Normal.
- Randomizes sequence each round, and accepts input as shown.
Game type 4:
- Signal order: Random; Input order: Reverse.
- Randomizes sequence each round, and the input order is in reverse.
Examples:
- Game type 1: Signals shown are... Red, Red, Green, Blue; you press Red, Red, Green, Blue.
- Game type 2: Signals shown are... Red, Red, Green, Blue; you press Blue, Green, Red, Red.
Skill level
- 1 - Plays 8 signals (max).
- 2 - Plays 14 signals (max).
- 3 - Plays 20 signals (max).
- 4 - Plays 31 signals (max).
Xerox creates a config.ini file upon first startup which is used to store settings; do not modify this file.
Controls
Controls for Xerox are exclusively handled by touching the on-screen buttons.
Last button - Replay/demo the most recent sequence
Longest button - Replay/demo the longest sequence ever completed
Screenshots
Changelog
v1.01
- Uploaded sce_sys folder contents.
- Updated script.lua with a few minor changes (such as when 'config.ini' is loaded/created).
- Uploaded screenshots.
- Changed sfx_button00.mp3 file.
Credits
All assets for the game were custom-made using Gimp and Audacity.
Thanks to everyone in the scene that makes projects like this possible to do on the PS Vita.
External links
- GitHub - https://github.com/dragaron/Xerox