Charas-Project
Off-Topic => Really Old Stuff => Archive => General programming => Topic started by: GPI on March 16, 2003, 09:22:48 PM
-
I don't know, where i should post it, so i post it here.
A little small game. You must set Stones.
The Stone can set on every place, which
Freestyle:
------------
* has no neightbour
* every neightbour has the same color or the same icon
Rand:
-------
* on the border
* with minimum ONE neightbour with the same color or icon
Extreme:
-----------
* on the border
* every neightbour has the same color or the same icon
the score changed, if the stone has
* no neightbour +1
* one neightbour +5
* two neightbour +10
* three neightbour +50
* four neightbour *2 (!)
http://caosandkin.bei.t-online.de/purebasic/mosaik.zip
The source-code (pure-basic)
http://caosandkin.bei.t-online.de/purebasic/mosaik-source.zip
Have fun
GPI
p.s.: My Freestyle-HiScore: 36.694.656
-
Cool!
Simple and funny, greetings!
I think i should try this pure basic, best or before! ;)
-
Wow thats cool.
I've played one time and my highscore is 6139.
It's very simpel but and funny.
and its ver godd designed.
-
It like Tetris: Easy to understand, hard to play.
Little Tip: Try to create structures like this:
....#...
..#.#.
#.#.#
..#.#.
And set the stones with 4 neighbours at the end of the game!
GPI
-
I like it very muchly, well done!
-
What is you biggest score?