JezzballDS: Difference between revisions

From GameBrew
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Jezzball DS
|title=Jezzball DS
| image       = [[File:Jezzballds.png]]
|image=jezzballds.png
| type       = Puzzle
|description=Corral colored balls.
| version     = 1.3
|author=Erick Citaire (Ricco)
| licence    = Mixed
|lastupdated=2008/06/10
| author      = Erick Citaire (Ricco)
|type=Action
| website     = http://forum.palib.info/index.php?topic=4867.0
|version=1.3.0
| download    = Media:Jezzballds.zip
|license=Mixed
| source     = http://code.google.com/p/rxitr-games/
|download=https://dlhb.gamebrew.org/dshomebrew/jezzballds.7z
}}
|website=http://forum.palib.info/index.php?topic=4867.0
|source=http://code.google.com/p/rxitr-games
}}
JessballDS is a Jezzball clone from the Microsoft entertainment Pack, which was originally created in 1992 by Dima Pavlosky.


Puzzle game inspired by the original game created in 1992 by Dima Pavlosky for the Microsoft entertainment Pack that year.
==User guide==
The goal is to eliminate as many of the squares as possible by isolating them from the area, without having your colorful cutter destroyed by the moving balls.  


==User guide==
You can move the arrow tool with either the Stylus or D-pad, changing direction (horizontal or vertical) with the shoulder buttons.  
The aim of JezzballDS is to corral colored balls with an arrow that can shoot both horizontal and vertical arrows of two different colors.  


[[File:Jezzballds2.png]]
Tapping the arrow tool or pressing the A button will deploy the cutter. Sound and speed are togglable from an options menu.  


==Controls==
==Controls==
A - create the line
A - Create wall


B or L/R - changing the orientation in which to lasso the line
B or L/R - Switch cursor orientation


X - create a vertical line
X - Create a vertical wall


Y - creating horizontal line
Y - Create a horizontal wall


Start - pause
Start - Pause


==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/jezzballds2.png
https://dlhb.gamebrew.org/dshomebrew/jezzballds3.png
https://dlhb.gamebrew.org/dshomebrew/jezzballds4.png
https://dlhb.gamebrew.org/dshomebrew/jezzballds5.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 = "Jezzball DS";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/jezzballds.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Compatibility==
==Compatibility==
Tested on: Flashcard with firmware O.S. iPlayer 1.3 V. 1.0.6
Tested on iPlayer (OS 1.3 firmware 1.0.6).
 
==Changelog==
'''Version 1.3.0'''
* Added possibility to choose a level you've already reached.
* Added possibility to quit the game by pressing start.
* Minor bugs fixes and optimizations.
* Balls redrawn.
 
'''Version 1.2.1'''
* Fixed issue 2 (bug in french version).
 
'''Version 1.2.0'''
* Added version number on splash screen.
* Reduced splash screen minimum display time.
* Replaced the tiled font by a bigger 16c font (based on "SF Pixelate" from dafont.com).
* Little code refactoring in messages.
 
'''Version 1.1.0'''
* Fixed issue 1: added collision between blue square and red square, same logic as the original game.
* Added new controls : X and Y to build vertical and horizontal walls without having to switch cursor orientation, B to switch cursor orientation (for those who don't like triggers).
* Added basic controls help in options menu.
* Added new stylus mode in the options menu: stretch.
* Added new balls theme in the options menu: smiley.
* Little code cleaning (mainly in options defines).
 
'''Version 1.0.0'''
* Initial release.
 
==External links==
* PAlib - [https://web.archive.org/web/20090131011526/http://forum.palib.info/index.php?topic=4867.0 http://forum.palib.info/index.php?topic=4867.0] (archived)
* Google Code - http://code.google.com/p/rxitr-games




[[Category:Homebrew applications]]
[[Category:Action Games on DS]]

Latest revision as of 05:36, 4 May 2024

Jezzball DS
Jezzballds.png
General
AuthorErick Citaire (Ricco)
TypeAction
Version1.3.0
LicenseMixed
Last Updated2008/06/10
Links
Download
Website
Source

JessballDS is a Jezzball clone from the Microsoft entertainment Pack, which was originally created in 1992 by Dima Pavlosky.

User guide

The goal is to eliminate as many of the squares as possible by isolating them from the area, without having your colorful cutter destroyed by the moving balls.

You can move the arrow tool with either the Stylus or D-pad, changing direction (horizontal or vertical) with the shoulder buttons.

Tapping the arrow tool or pressing the A button will deploy the cutter. Sound and speed are togglable from an options menu.

Controls

A - Create wall

B or L/R - Switch cursor orientation

X - Create a vertical wall

Y - Create a horizontal wall

Start - Pause

Screenshots

jezzballds2.pngjezzballds3.png

jezzballds4.pngjezzballds5.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

Compatibility

Tested on iPlayer (OS 1.3 firmware 1.0.6).

Changelog

Version 1.3.0

  • Added possibility to choose a level you've already reached.
  • Added possibility to quit the game by pressing start.
  • Minor bugs fixes and optimizations.
  • Balls redrawn.

Version 1.2.1

  • Fixed issue 2 (bug in french version).

Version 1.2.0

  • Added version number on splash screen.
  • Reduced splash screen minimum display time.
  • Replaced the tiled font by a bigger 16c font (based on "SF Pixelate" from dafont.com).
  • Little code refactoring in messages.

Version 1.1.0

  • Fixed issue 1: added collision between blue square and red square, same logic as the original game.
  • Added new controls : X and Y to build vertical and horizontal walls without having to switch cursor orientation, B to switch cursor orientation (for those who don't like triggers).
  • Added basic controls help in options menu.
  • Added new stylus mode in the options menu: stretch.
  • Added new balls theme in the options menu: smiley.
  • Little code cleaning (mainly in options defines).

Version 1.0.0

  • Initial release.

External links

Advertising: