Feeling PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Feeling | image = https://dlhb.gamebrew.org/psphomebrew/Feelinggame.jpg|250px | type = Puzzle | version = demo | licence = Mixed | author = Sh..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Feeling | | title = Feeling | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/feeling.png|250px | ||
| type = Puzzle | | type = Puzzle | ||
| version = demo | | version = demo | ||
| licence = Mixed | | licence = Mixed | ||
| author = Shaolan | | author = Shaolan | ||
| website = https:// | | website = https://wololo.net/talk/viewtopic.php?t=3961 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/feeling.7z | ||
| source = | | source = http://code.google.com/p/feeling | ||
}} | }} | ||
Feeling is a homebrew puzzle game for PSP, game is coded using C++ language and libGe for graphics/audio rendering. The project is Open-source and is created ?by Shaolan. | Feeling is a homebrew puzzle game for PSP, game is coded using C++ language and libGe for graphics/audio rendering. The project is Open-source and is created ?by Shaolan. | ||
| Line 16: | Line 15: | ||
This was submitted to the PSP Genesis Competition 2011. | This was submitted to the PSP Genesis Competition 2011. | ||
User guide | ==User guide== | ||
In this game you are Miwa, a young DJ who loves party and music! Between night where she mixes in clubs, and day where she composes her chart, your heroine uses a system call "Feeling", so as to compose music. | In this game you are Miwa, a young DJ who loves party and music! | ||
Between night where she mixes in clubs, and day where she composes her chart, your heroine uses a system call "Feeling", so as to compose music. | |||
This system uses sensor senses in order to catch emotional state and to transform that in music, selecting a sample into a collection recorded into a terminal. | This system uses sensor senses in order to catch emotional state and to transform that in music, selecting a sample into a collection recorded into a terminal. | ||
| Line 23: | Line 24: | ||
Your goal: Lead Miwa in this puzzle game pilot by music's rythm. | Your goal: Lead Miwa in this puzzle game pilot by music's rythm. | ||
Gameplay | ===Gameplay=== | ||
This is a puzzle game like Lumines, you have to combine item together so as to stay alive. But, several item will fall in the same time and with a different speed. You have to deal with that, and switch item's controls with well timing. | This is a puzzle game like Lumines, you have to combine item together so as to stay alive. But, several item will fall in the same time and with a different speed. | ||
You have to deal with that, and switch item's controls with well timing. | |||
The block's speed is determinated by the background music intensity, you will have to feel the music so as play well. | The block's speed is determinated by the background music intensity, you will have to feel the music so as play well. | ||
Control | ==Control== | ||
Cross - Rotate the block 90 degrees | Cross - Rotate the block 90 degrees | ||
D-Pad - Lead the block | D-Pad - Lead the block | ||
Known issues | ==Screenshots== | ||
https://dlhb.gamebrew.org/psphomebrew/feeling2.jpg | |||
==Known issues== | |||
No music has been implemented in the demo version. | No music has been implemented in the demo version. | ||
==External links== | |||
* Google Code - http://code.google.com/p/feeling | |||
Wololo | * Wololo - https://wololo.net/talk/viewtopic.php?t=3961 | ||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew puzzle games on PSP]] | |||
[[Category:PSP homebrew demos]] | |||
