Pošťákův týden

Started by otoman, January 08, 2014, 09:12:56 PM

Previous topic - Next topic

otoman

Hi, for my maturita project I'm working on arcade game in Mario style called Pošťákův týden. Main character is postman and you have to collect the letters which were stolen by Požirač balíkový (Package Eater) and Požírač dopisový (Letter Eater). You can download it here http://www.postak.masteride.cz/ or here https://sourceforge.net/projects/postakuv-tyden/.

EgonOlsen

I'm not sure how to start it...when i run the batch file, a dialog in czech asks me to enter something...i did ('asfdsgdfs') and clicked the button and a splash screen came up. Then the splash screen went away and nothing happens. What am i supposed to enter in this text field?

otoman

Yes this should be right. You can try run game directly
java -jar Postak.jar

Dialog is only for get player name and settings (music, sounds and fog).

EgonOlsen

Well, then somehow it didn't work. I'll try again tomorrow.

Thomas.

Interesting game ;) my high score is 220 points.

PS: hodně štěstí s maturitou ;)

otoman

#5
Thank you / Díky :)

EgonOlsen

Finally got it to work...the problem was in the czech directory name. With it, it couldn't find the dlls (at least not on my german Windows 7). After renaming it, it worked fine. With more forgiving controls, i think that this could be a cool game for kids. I bet that my older son would play something like this if it were easier to control.

...if only we had such interesting school projects... :'(

I'll add it to the projects page if you don't mind.

otoman