ColorBalls
Download
- Description:
-
ReadMe file for ColorBalls--------------------------------ColorBalls is a SameGame implementation for Haiku OS, a fun and addictive native game.(compiled on Haiku Alpha 2, r36769, gcc2)INSTALL:unzip the ColorBalls.zip to /boot (it will create the ColorBalls subdir)GAMEPLAY:The player is presented with a window, filled with different color balls. One can click on the balls, which have same color balls next to them. Those will disappear, and the ones above will fall down to the empty places.The game will end when no more balls left with same color next to them, or when all balls disappear (hard, but doable).New Game button will start a new layout, and restart scores.Score and high score displayed, high score is saved to config file.INFO:version 0.7.4- changed install into /boot (more Haiku like, than /boot/apps)- added resource file (Resources.rsrc)- removed individual png files from install (now resource contains them)version 0.7.3-added icon to ColorBalls binary-included scripts (in ColorBalls folder) for adding/removing desklet in Deskbarversion 0.7.2-fixed for Haiku Alpha2 (previous build did not start)version 0.7.1-new messages when game ends (score and highscore)version 0.7-new layout for status bar-settings file (/boot/home/config/settings/ColorBalls_Settings)-high scores implementation (high score saved to and read from disk)-window position saved (upon start, last position comes from config)version 0.6.1-high scores (only for started game, no saves yet)version 0.6-added scoring system( 2 balls 2 points, 3 balls 6, 4 balls 12, generally x balls = x*(x-1) points )version 0.5-added status bar-New Game button (starting a new layout)-About button (simple information)version 0.4code cleanupversion 0.3lacks a lots a features (most importantly the scoring system), but still playable and fun.TODO for next version:- code cleanup (v0.8)- sounds (v0.9)- icon for the binary- copyright, credits, help, etc...-------------------------------
- Submitted On:
- 26 May 2010
- Submitted By:
- Pistooli (pistooli)
- Submitted On:
- 26 May 2010
- File Size:
- 43.88 Kb
- Downloads:
- 267
- File Version:
- 0.7.4
- File Author:
- Pistooli
- File HomePage:
- Click to visit site
- Rating:
-
Total Votes:3
Top Downloads in 30 Days
Latest Hardware
Search Files
Newest Files
| Jan 31 |
|
| Jan 29 |
|
| Jan 27 |
|
| Jan 25 |
|
| Jan 25 |
|


Comments
Thanks! :)
Indeed the statusbar will display the scores (but not yet, that it the main missing feature).
it finally includes the scores! :)
ColorBalls (v0.6.1) is a simple game for Haiku OS, developed with Paladin IDE
(compiled on Haiku Alpha 1, gcc2)
Not sure if I am the right person for making a tutorial for Paladin. I am still just learning by doing.
Why not, all little tutorials are better as no tutorial :-).
- new layout for status bar
- settings file (/boot/home/config/settings/ColorBalls_Settings)
- high scores implementation (high score saved to and read from disk)
- window position saved (upon start, last position comes from config)
I will upload again 0.7.1 soon (the difference is not that big actually), but still
1. icon for the ColorBalls binary
2. included two scripts to add and remove ColorBalls desklet in the DeskBar (starting ColorBalls has never been easier!)
nice score btw... aim higher. :) over 800
edit, got 844!!
maybe a bonus of 200 points or so should be factored in for clearing the board.
(gdb) bt
#0 0xffff0114 in ?? ()
#1 0x00236bfe in debugger () from /boot/system/lib/libroot.so
#2 0x0024100d in __assert_fail () from /boot/system/lib/libroot.so
#3 0x002b29dc in BPrivate::threadHeap::malloc ()
from /boot/system/lib/libroot.so
#4 0x002b34ee in calloc () from /boot/system/lib/libroot.so
#5 0x004b7c1a in _BTextViewSupportBuffer_::_BTe xtViewSupportBuffer_ () from /boot/system/lib/libbe.so
#6 0x004a6fac in _BStyleRunDescBuffer_::_BStyle RunDescBuffer_ ()
from /boot/system/lib/libbe.so
#7 0x004a747d in BTextView::StyleBuffer::StyleB uffer ()
from /boot/system/lib/libbe.so
#8 0x0048576b in BTextView::_InitObject () from /boot/system/lib/libbe.so
#9 0x0047f3ad in BTextView::BTextView () from /boot/system/lib/libbe.so
#10 0x00206b1e in MyHelloWindow::MyHelloWindow ()
#11 0x0020dc20 in MyHelloApplication::MyHelloApp lication ()
#12 0x0020d8ea in main ()
anybody else tried it on Alpha2?
- added resource file, thus binary contains the png files as well and the ColorBalls directory looks nice :)
ok. time to think about some features which shows global (online) high scores. :)
Great feature!
My highscore 1081! :-P
RSS feed for comments to this post