4-In-A-Row


Kavb

Still Fresh
Joined
Sep 12, 2011
Messages
21
Location
Somewhere beyond the vast nothingness of space and
Hey again!

Just wanted to share what I'm working on right now. It's a connect4-like game for the Caanoo.
There are single player and two player modes available.

This is pretty much a beta version. If anybody has some artistic ability to redo artwork I would love to put them in the game. Music and sfx too!
There is support in the code for things like multiple difficulties and being able to choose to play red or black but I haven't made a way to change that in the game yet.

This game uses the touch screen only, for the reason that I thought it was cool, and possibly easier to use in a 2 human player situation.

Suggestions and criticisms are welcome! (I know the code is very ugly atm)

Game: Download
Source: Download (requires data files from the binary download)

Screenshots:
ss2.png
;
ss1-1.png
 
for sound use SFXR :
http://www.drpetter.se/project_sfxr.html

for music use musicroom :
http://www5.big.or.jp/~high/VENIO/mr/index_en.htm

don't worry about the installer displaying chinese characters for the "\" backslash, just type in de path and press enter
if musicroom crashes download this dll http://www.dll-files.com/dllindex/dll-files.shtml?opengl32 and place in the installation directory where sdl.dll etc is

you can make great music and sound with both programs withouth having to understand anything in detail, pressing the random button will generate nice music and sound effects, just play a bith with.

SFXR is widely known
musicroom is not

also for musicroom if you use azerty you'll have to take into account that it was designed for qwerty so W = Z Q = A etc
 
just so you know musicroom has no export or save function, you'll have to record it yourselve by recording the playback channel using some recording program (so make sure no other sound is being played in the mean time).

thats how most people that used it do it since there's no other option
 
Back
Top