Author Topic: Pošťákův týden  (Read 6117 times)

Offline otoman

  • byte
  • *
  • Posts: 7
    • View Profile
    • Postakuv tyden
Pošťákův týden
« on: January 08, 2014, 09:12:56 pm »
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/.
« Last Edit: January 08, 2014, 09:15:11 pm by otoman »

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Pošťákův týden
« Reply #1 on: January 08, 2014, 09:38:27 pm »
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?

Offline otoman

  • byte
  • *
  • Posts: 7
    • View Profile
    • Postakuv tyden
Re: Pošťákův týden
« Reply #2 on: January 08, 2014, 09:44:52 pm »
Yes this should be right. You can try run game directly
Code: [Select]
java -jar Postak.jar
Dialog is only for get player name and settings (music, sounds and fog).

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Pošťákův týden
« Reply #3 on: January 08, 2014, 10:12:13 pm »
Well, then somehow it didn't work. I'll try again tomorrow.

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
Re: Pošťákův týden
« Reply #4 on: January 09, 2014, 12:08:33 am »
Interesting game ;) my high score is 220 points.

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

Offline otoman

  • byte
  • *
  • Posts: 7
    • View Profile
    • Postakuv tyden
Re: Pošťákův týden
« Reply #5 on: January 09, 2014, 08:07:40 am »
Thank you / Díky :)
« Last Edit: January 09, 2014, 08:13:50 am by otoman »

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Pošťákův týden
« Reply #6 on: January 09, 2014, 09:18:12 pm »
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.

Offline otoman

  • byte
  • *
  • Posts: 7
    • View Profile
    • Postakuv tyden
Re: Pošťákův týden
« Reply #7 on: January 09, 2014, 09:24:59 pm »
Ok, thank you very much :)