Jump to content




Hurdles - Arcade Edition


  • You cannot reply to this topic
9 replies to this topic

#1 martin509

  • Members
  • 53 posts

Posted 23 March 2013 - 03:26 PM

Remember that old game Hurdles, about jumping over hurdles?
It was very simple and not too impressive, with a player jumping over an endless number of hurdles while out on a run. It is controlled with one button, nothing fancy.
I decided to make an 'arcade' version, modding its code so it would run on a monitor(I used 4x3) , be controlled with buttons, and restart at a title screen when you die.
Redstone input from the button is on the left, monitor is on top.
Main Game:
http://pastebin.com/7RTQYgB4
Single-line startup program, also needed:
shell.run("monitor", "top", "hurdles")
Screenies!
Spoiler
This being my first program, some feedback would be nice.
Especially as I've got some more games lying around, among them Pong (Jasper version) and Tunnel.

#2 LuaEclipser

  • Banned
  • 220 posts
  • LocationCleveland, Ohio

Posted 24 March 2013 - 11:37 AM

dont put the whole program, it can get locked. instead, put it here and give us the link. also, screen shot, explanation, DESCRIPTION!!!!!

help, all those thing are REQUIRED!

#3 martin509

  • Members
  • 53 posts

Posted 24 March 2013 - 02:03 PM

Done.

#4 LuaEclipser

  • Banned
  • 220 posts
  • LocationCleveland, Ohio

Posted 24 March 2013 - 02:33 PM

MUUCH better. looks more like a game now then a whole blob of exploding text :ninja:

#5 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 25 March 2013 - 10:08 AM

Uhh.. Why don't you add some monitor touch support so when the player clicks the screen it will jump..

#6 martin509

  • Members
  • 53 posts

Posted 25 March 2013 - 11:28 AM

I coded this in Tekkit unfortunately and I am not exactly in love with touch support. I doubt many people have a touchscreen.
I want to continue Tekkit coding so if you want touch support code it yourself, I can't imagine it being too hard.

#7 Entropy

  • Members
  • 16 posts
  • LocationThe wierd and wonderful... Australia!

Posted 25 March 2013 - 11:36 AM

Very nice, hurdles is fun :).

#8 Left4Cake

  • Members
  • 272 posts
  • LocationEarth

Posted 25 March 2013 - 12:52 PM

Tomorrow, I might try to make is so that you stand on a pressure plate and jump to jump. :)

edit: oh wait, I could just put in a NOT gate between the pressure plate and computer.

#9 nutcase84

  • Members
  • 711 posts
  • LocationIn My Lonely Little Computer Corner

Posted 26 March 2013 - 04:22 AM

View PostLeft4Cake, on 25 March 2013 - 12:52 PM, said:

Tomorrow, I might try to make is so that you stand on a presser plate and jump to jump. :)

edit: oh wait, I could just put in a NOT gate between the presser plate and computer.

Whats a "presser" plate? Do you mean a pressure plate?

Nice program BTW.

#10 martin509

  • Members
  • 53 posts

Posted 26 March 2013 - 03:00 PM

Just to clarify, Noodle made the original, I just tweaked it slightly and expanded on it a bit more.
So I did not make the original, I'm far from skilled enough to make this on my own.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users