Welcome to CS Jawbreaker
CS Jawbreaker is a C# Game that I am currently trying to write. I first found this game on my mobile phone, at the time I was
learning Java and University so I
had a go at making an applet. I am now redoing this in C# so that I can learn something new.
I also intend to add a little extra functionality to my previous attempt.
The purpose of the game is to try and gain as high a score as possible by removing groups of balls of the same colour.
The larger the group of balls the greater your score will be. Click on the image to the left to see a small picture of the game so far.
This is all still very early in its development and will hopefully look nicer as a finished product.
There are presently four different types of game you can play:
- Standard
- Shifter
- Continous
- Megashift
To remove a ball you click on it to select it and its neighbours, (there must be at least two balls of the same colour next to
each other to make a move). This will highlight the selected balls, if you click them again it will remove them from the board.
Where are we up to?
There have now been two releases Alpha and Beta. There have been
a good number of improvements and extra features added and I hope for this to continue with the next few releases.
We now have a FogBugz account, which can be used to report
any errors, issues suggestions or general comments to. FogBugz is a website that allows us to track, monitor and improve of software in a controlled and manageable
way. You do not need to register an account with them, you can simply submit
a new case and this will register any problems you may have.
For more information about FogBugz and how to use it please see the FogBugz page.