BrickBroken - Break brick game by SLDT

http://www.stonelins.fr/games/thumb_brickbroken.png

Hi all,
It’s Yuri6037 foundator of SLDT (StoneLine Developpement Team).
I come here to show you a new game that I wanted to make a long time ago. But due to insuffisant knowns about Java and LWJGL, the real developpement of the game has started now !

BrickBroken, is a break - the - brick game with stranges :

  • The developper allows you to create some features to the game ! WTF ?! Yes it is with the AddonManager I have created. You only need to know Lua for that.
  • HD textures ! (from 64 by 64 to 1024 by 1024) !
  • HD Fonts !
  • Play Multiplayer ! What ? Oh yeah, one day, someone has told me : “your game is a f**k because you can’t make Multiplayer”, I think it’s not because the multiplayer is… Working !!!
    Like you can see BrickBroken is a very very funny game ! Have a lot of fun while playing…

The problem section now.
There is a problematic subject for some people : The system requirements ;
You need to have a 1600 by 900 px or higher screen resolution to play the game. You also need to have a working OpenGL graphic card.
This game works on Windows 7, Windows 8, Windows Vista, Windows XP, Mac OSX, Linux.

There already have launcher. You can download it from the BrickBroken website.

Do you want more screens ? More photos of the game ?
Here we go, with my AWS account i have a bukket for you !!!

The launcher after the game download :
–Removed–

The game main menu :
–Removed–

The settings window allow you to change your display settings :
–Removed–

The settings window allow you to change your display settings :
–Removed–

The game main menu :
–Removed–

The ingame (no inventory stuff) :
–Removed–

The ingame to show the particle system (no inventory stuff) :
–Removed–

The game main menu :
–Removed–

The ingame (with inventory stuff) :
–Removed–

The sticky ball :
–Removed–

The iron ball :
–Removed–

Multiple balls handle :
–Removed–

Multiple balls handle :
–Removed–

Multiple balls handle (with particles from a destroyed brick) :
–Removed–

Video to show you the gameplay :
–Removed–

Video on how to use launcher :
–Removed–

I want to download it now !
–This game has been disbanned–

I want to add items to my inventory !
Here, download the inv editor software (coded by me) : --This game has been disbanned–
Now how to use this software :

  • Open it,
  • Each text fields correspond to inventory slots,
  • Slot with nothing in show as “null”,
  • Slot with things show as “:”
    itemID is the item type you want (Diamond = 0, Iron = 1, Gold = 2, Longer Stick = 3, Multi BaBall = 4, StickyBaBall = 5, Iron BaBall = 6, UNKNOWN = 7)
    stack count is the amount of items you want in you slot (example : i want 3 longer sticks, i will put in the textfield “3:3”)
    Example : My inventory :
    4:4
    6:15
    1:16
    0:16
    5:13
    Significates :
    4 Multi balls
    15 Irons balls
    16 Irons
    16 Diamonds
    13 Sticky balls
    Note : Don’t put more than 16 items in a slot : you will crash the ItemStack class, and the game too !
    Note 2 : There is a last slot ingame, but this last slot don’t handle correctly items… That will be corrected in a future version.

How to play at the game ?
Just click the Play Demo button on the launcher !

About accounts :
Accounts are currently not registerable because of unstable login servers… However you can play in Singleplayer by using Demo !

Link to website : --This game has been disbanned–

Send you feedback here, please !

Hope to see someone,
Yuri6037