FP-Project: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = FP-Project
|title=FP-Project
| image       = [[File:Fpprojectds.jpg]]
|image=fpproject.png
| type       = Puzzle
|description=Bubble Shooter.
| version     = release 5
|author=jed
| licence    = Mixed
|lastupdated=2006/08/18
| author      = JED
|type=Puzzle
| website     = https://sites.google.com/site/fpprojectds/
|version=Release 5
| download    = Media:Fpr5ds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/fpproject.7z
|website=https://sites.google.com/site/fpprojectds
}}
}}
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.


FP-Project is the Frozen Bubble Clone For DS. It is a bubble popper-type of game with stylus and d-pad control to shoot your 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 NEO summer coding contest 2006.  


==Features==
==Features==
*can play with the stylus or pad
* Can play with the Stylus or Keypad.
*helpWithDotBall feature when you lose (see the screenshot)
* HelpWithDotBall feature when you lose.
*edit level files without a need for a complete devkitARM toolchain
* Edit level files without a need for a complete devkitARM toolchain.
*can include new background and mod files for each level very easily
* Can include new background and mod files for each level very easily.


==Objectives==
==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-pad - select an angle to launch the ball
D-Pad - Adjust angle to launch the ball


Stylus - slide the stylus on the bottom screen in the direction that you would like the ball to travel
Stylus - Slide in the direction that you would like the ball to travel


==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/fpproject2.png
https://dlhb.gamebrew.org/dshomebrew/fpproject3.png
<!--BEGIN Online Emulator Section-->
==Online Emulator==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "FP-Project";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/fpproject.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==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'''
*I think I've identified the bug which could freeze the game when the ball hits a wall.
* 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 applications]]
 
==External links==
* Official website - https://sites.google.com/site/fpprojectds
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=2962.0
 
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]

Latest revision as of 11:35, 28 November 2023

FP-Project
Fpproject.png
General
Authorjed
TypePuzzle
VersionRelease 5
LicenseMixed
Last Updated2006/08/18
Links
Download
Website

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

Screenshots

fpproject2.pngfpproject3.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

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.

External links

Advertising: