Abombniballx Xbox: Difference between revisions

From GameBrew
m (Text replacement - "| licence" to "| license")
No edit summary
Line 6: Line 6:
| license    = Mixed
| license    = Mixed
| author      = freakdave
| author      = freakdave
| website    =  
|lastupdated  = 2004/07/04
| website    = http://freakdave.xbox-scene.com/
| download    = https://www.gamebrew.org/images/xboxhomebrew/Abombniballx_v3.rar
| download    = https://www.gamebrew.org/images/xboxhomebrew/Abombniballx_v3.rar
| source      = https://www.gamebrew.org/images/xboxhomebrew/Abombniballx_v3.rar
| source      = https://www.gamebrew.org/images/xboxhomebrew/Abombniballx_v3.rar
}}
}}
<youtube>QOlC2d0MVz4</youtube>
Abombniballx is a XBOX port,which makes use of lantus' SDLx library. The original game was made by Martin Donlon (Akawaka).


=== About Abombniball:===
==User guide==
Abombniballx is a XBOX port,which makes use of lantus' SDLx library.
The objective of Abombniball is to defuse all the explosives on each level. As a ball, this would normally be a simple task, however each level is filled with traps and devious puzzles placed there by...oh...lets say "Dr. Y-Front", your arch-nemesis (he's very evil).  
The original game was made by Martin Donlon (Akawaka),so all credits go to him.
Visit his site on http://akawaka.csn.ul.ie/abombniball.php3
This game is released under the license of GPL.


==== Playing ====
These traps take the form of special tiles which disappear or do other nasty things.
-------
*Grey Tile - A solid tile. He never falls away and abandons you like all those other tiles. He's always be there for you.
The objective of Abombniball is to defuse all the explosives on each
*Blue/Green/Red Tile - These all vanish after you leave them. Leaving a gapping hole in the grid and an empty space in your heart.
level. As a ball, this would normally be a simple task, however each
*2 Tile - More caring and forgiving than those selfish color tiles. You can bounce on these submissive fellas twice before they vanish.
level is filled with traps and devious puzzles placed there
*Blue Arrow - Rude fellows. Shove you in whatever direction the arrow is pointing.
by...oh...lets say "Dr. Y-Front", your arch-nemesis (he's very evil).
*Red Arrow - Even ruder still. They make you jump in whatever direction the arrow is pointing.
These traps take the form of special tiles which disappear or do other
nasty things.


  Grey Tile  - A solid tile. He never falls away and abandons you like
You defuse bombs by landing on the bombs square, however you can only defuse the bomb that's currently counting down. Trying to defuse any other bomb will cause it to explode.
              all those other tiles. He's always be there for you.


  Blue Tile
Each level provides you with a certain amount of jumps, they are limit so use them with care.
  Green Tile
  Red Tile  - These all vanish after you leave them. Leaving a gapping
              hole in the grid and an empty space in your heart.


  2 Tile    - More caring and forgiving than those selfish color tiles.
==Controls==
              You can bounce on these submissive fellas twice before
Analog - Move
              they vanish.


  Blue Arrow - Rude fellows. Shove you in whatever direction the arrow
A (hold) - Jump
              is pointing.


  Red Arrow  - Even ruder still. They make you jump in whatever
==Known bugs==
              direction the arrow is pointing.
Exit won't work. It will crash your XBOX instead. Just reset your XBOX manually.


You defuse bombs by landing on the bombs square, however you can only
==Changelog==
defuse the bomb thats currently counting down. Trying to defuse any
'''v1'''
other bomb will cause it to explode.
* Compiled with newest CVS.
* Fixed frame drops.
* Removed my own joystick code.
* Added CVS joystick movement.
* Fixed levellist (2 levels were missing).
* Fixed missing levelmusic in small_square.
* Added full sourcecode.


Each level provides you with a certain amount of jumps, they are limit
'''v0.1'''
so use them with care.
* Ported to xbox.
* Added joystick movement.


 
==External links==
=== Controls (Analogue stick)===
* Author's website - [https://web.archive.org/web/20120118014122/http://freakdave.xbox-scene.com/ http://freakdave.xbox-scene.com/] (archived)
--------
  *   Left            - Move left
  *  Right            - Move right
  *  Up              - Move up
  *  Down            - Move down
 
  *  (hold) A button  - Jump
 
 
=== Abombniballx Changelog:===
 
v0.1 initial port:
 
* - ported to xbox
* - added joystick movement
 
v1 release:
 
* - compiled with newest CVS
* - fixed frame drops
* - removed my own joystick code
* - added CVS joystick movement
* - fixed levellist (2 levels were missing)
* - fixed missing levelmusic in small_square
* - added full sourcecode
 
=== Known bugs: ===
* Exit won't work.It will crash your XBOX instead.Just reset your XBOX manually
 
=== Things to come: ===
*  Maybe some sort of 'screen stretching'
*  fix the EXIT bug

Revision as of 06:48, 17 November 2022

Abombniballx
[[1]]
General
Authorfreakdave
TypePuzzle
Version3
LicenseMixed
Last Updated2004/07/04
Links
Download
Website
Source

Abombniballx is a XBOX port,which makes use of lantus' SDLx library. The original game was made by Martin Donlon (Akawaka).

User guide

The objective of Abombniball is to defuse all the explosives on each level. As a ball, this would normally be a simple task, however each level is filled with traps and devious puzzles placed there by...oh...lets say "Dr. Y-Front", your arch-nemesis (he's very evil).

These traps take the form of special tiles which disappear or do other nasty things.

  • Grey Tile - A solid tile. He never falls away and abandons you like all those other tiles. He's always be there for you.
  • Blue/Green/Red Tile - These all vanish after you leave them. Leaving a gapping hole in the grid and an empty space in your heart.
  • 2 Tile - More caring and forgiving than those selfish color tiles. You can bounce on these submissive fellas twice before they vanish.
  • Blue Arrow - Rude fellows. Shove you in whatever direction the arrow is pointing.
  • Red Arrow - Even ruder still. They make you jump in whatever direction the arrow is pointing.

You defuse bombs by landing on the bombs square, however you can only defuse the bomb that's currently counting down. Trying to defuse any other bomb will cause it to explode.

Each level provides you with a certain amount of jumps, they are limit so use them with care.

Controls

Analog - Move

A (hold) - Jump

Known bugs

Exit won't work. It will crash your XBOX instead. Just reset your XBOX manually.

Changelog

v1

  • Compiled with newest CVS.
  • Fixed frame drops.
  • Removed my own joystick code.
  • Added CVS joystick movement.
  • Fixed levellist (2 levels were missing).
  • Fixed missing levelmusic in small_square.
  • Added full sourcecode.

v0.1

  • Ported to xbox.
  • Added joystick movement.

External links

Advertising: