More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
FP-Project is | FP-Project is a Frozen Bubble Clone for the DS. It is a bubble popper puzzle game where you shoot balls/bubbles in an attempt to survive. Backgrounds come from vacation photos of the author. | ||
It was an entry for the NEO summer coding contest 2006. | It was an entry for the [https://www.neoflash.com/forum/index.php?topic=2962.0 NEO summer coding contest 2006]. | ||
==Features== | ==Features== | ||
* | * Can play with the Stylus or Keypad. | ||
* | * HelpWithDotBall feature when you lose. | ||
* | * Edit level files without a need for a complete devkitARM toolchain. | ||
* | * Can include new background and mod files for each level very easily. | ||
== | ==User guide== | ||
The objective of the game is to match at least 3 balls together (same color) and then all the balls below them (including the matched balls) will fall off the screen. | The objective of the game is to match at least 3 balls together (same color) and then all the balls below them (including the matched balls) will fall off the screen. | ||
==Controls== | ==Controls== | ||
D- | D-Pad - Adjust angle to launch the ball | ||
Stylus - | Stylus - Slide in the direction that you would like the ball to travel | ||
==Changelog== | ==Changelog== | ||
'''r5''' | '''r5 neo''' | ||
*fp-r4 release with new backgrounds and the NEO splash in the bottom screen of the DS | * fp-r4 release with new backgrounds and the NEO splash in the bottom screen of the DS. | ||
'''r4''' | '''r4''' | ||
*There is a helpWithDotBall feature when you lose | * There is a helpWithDotBall feature when you lose. | ||
*It is now possible to edit level files and re-include them in the game without a need for a complete devkitARM toolchain. | * It is now possible to edit level files and re-include them in the game without a need for a complete devkitARM toolchain. | ||
*You can include new background and mod files for each level very easily. | * You can include new background and mod files for each level very easily. | ||
*The new version has been compiled with the latest devkitARM 19a | * The new version has been compiled with the latest devkitARM 19a. | ||
'''r3''' | '''r3''' | ||
* | * Identified the bug which could freeze the game when the ball hits a wall. | ||
*The new version of the game includes now animated ball sprites and use GBFS for loading sounds and level background. | * The new version of the game includes now animated ball sprites and use GBFS for loading sounds and level background. | ||
'''r2''' | '''r2''' | ||
*Slowed down the speed of the ball and sprites changes | * Slowed down the speed of the ball and sprites changes. | ||
'''r1''' | '''r1''' | ||
*Initial Release | * Initial Release. | ||
[[Category:Homebrew | |||
<br> | |||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew puzzle games on DS]] |
Revision as of 03:22, 17 Haziran 2021
FP-Project | |
File:Fpprojectds.jpg | |
General | |
---|---|
Author(s) | jed |
Type | Puzzle |
Version | release 5 |
Licence | Mixed |
Links | |
[Media:Fpr5ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
FP-Project is a Frozen Bubble Clone for the DS. It is a bubble popper puzzle game where you shoot balls/bubbles in an attempt to survive. Backgrounds come from vacation photos of the author.
It was an entry for the NEO summer coding contest 2006.
Features
- Can play with the Stylus or Keypad.
- HelpWithDotBall feature when you lose.
- Edit level files without a need for a complete devkitARM toolchain.
- Can include new background and mod files for each level very easily.
User guide
The objective of the game is to match at least 3 balls together (same color) and then all the balls below them (including the matched balls) will fall off the screen.
Controls
D-Pad - Adjust angle to launch the ball
Stylus - Slide in the direction that you would like the ball to travel
Changelog
r5 neo
- fp-r4 release with new backgrounds and the NEO splash in the bottom screen of the DS.
r4
- There is a helpWithDotBall feature when you lose.
- It is now possible to edit level files and re-include them in the game without a need for a complete devkitARM toolchain.
- You can include new background and mod files for each level very easily.
- The new version has been compiled with the latest devkitARM 19a.
r3
- Identified the bug which could freeze the game when the ball hits a wall.
- The new version of the game includes now animated ball sprites and use GBFS for loading sounds and level background.
r2
- Slowed down the speed of the ball and sprites changes.
r1
- Initial Release.