Aug 29 2008

Sokoban Projekt

Mikea

This is Sokoban Projekt Made in C using SDL. I wrote this following a tutorial on www.siteduzero.com. Its all in french, luckily I was born in France so I can actually read, write, and speak it :D Cool he!?

Feel free to test this low low rating game of mine. My first one.

How to play

Press 1 to enter the game
Press 2 to enter level editor (not saving maps yet)
Press ESC to Quit.

In-Game Play

UP, RIGHT, LEFT, DOWN arrows from your keyboard will move your character.
R will Reset the Map
Page UP will take you to next level if you pass
Page Down will take you to the previous level.

Level Editor

Keys, 1, 2, 3, 4, 5, 6, 7 will switch the materials it will put on the map.
Save option has been disabled because I didn’t set it up so the maps are re-used.
ESC to Quit.

Game was made using SDL, and SDL_Image.

Sokoban Projekt (293)

Aug 29 2008

Using SDL with C++

Mikea

Edit: I’ve made it… It was simple and I think I had tried it before, but now it works… I just had to put m_on to true when quiting the page… basically a reset :D Now I can pursue my journey in Indie Game Programing :D Gwahahhahah :D I hope.

Ok so its been hard to make the transition but I think I got the handle of it… Its pretty hard when nothing is planned, but on my sleep I figured it out and now it works. I was able to show another render in another loop. Like two different pages. The only thing I am fixing right now is when I want to re-enter the page I was, It kicks me out automatically… =/ And when that’s gone, expect some games to be released. :)


Aug 14 2008

Games for table nº2!!

Mikea

I have finally finished reading C++ lessons, and started my journey to learn Qt Library. When I learned C, I followed up learning SDL Lib so now its time for Qt. I only have 4 lessons left to read. On those I’ll make a chat and a browser… Pretty cool eh!

So now that I know Object Oriented Programing, I can convert the games to it and continue the development. :) I am already continuing Bubble Breaker Reloaded… And the main screen works. I think it’ll all get along with time :D

I won’t have much time this month to work on the games because I have 2 upcoming exams on September. But after that, I’m all yours.