Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
Simple puzzle game.

Features:
-OpenGL 1.1 rendering
-Customizable gameplay
-Portable - no installation required
-Cross-platform code
Last changelog:

v0.1.1:
- new low-poly brick model.
- small render fix, may improve performance.
- one new 5-brick shape (missed in previous release).


Ratings & Comments

4 Comments

Drool

Without source code?

argon-od

Sorry. Added. Actually, the source is on the homepage.

Drool

You will do this for Linux?

argon-od

From my previous experience I discovered that compiled binaries for Linux are pretty useless. Generally, people who use *nix either build from sources or use packages like .rpm or .deb. Right now I'd rather implement some new features than learn how to create packages. However, you can build it from sources. You will need Qt4 (4.8 preferably), GCC >= 4.4 and Assimp library (I think you need to install something like libassimp-dev). Now, there may be an issue with linking executable to libassimp. If you got ld: cannot find -lassimp.dll error, try to change line 41 in bricks.pro file. It looks like this LIBS += -LD:../lib -lassimp.dll. Change it to LIBS += -L -lassimp. That way it should work, but I can't guarantee it yet. If you're familiar with developing for Linux, you can join the project and create binaries and packages for your Linux distribution :)

Pling
0 Affiliates
Details
license
version 0.1.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Various Games:

Perceptron
earthling
last update date: 15 years ago

Score 5.0

QTron
jon-ecm
last update date: 15 years ago

Score 5.0

simple Text Quiz
sailendra
last update date: 14 years ago

Score 5.0

rock paper and scissors
DsTr111
last update date: 17 years ago

Score 5.0

Mudlet
vadi2
last update date: 15 years ago

Score 5.0

Snake
RSX
last update date: 15 years ago

Score 5.0



System Tags