Author Topic: POGO  (Read 3362 times)

0 Members and 1 Guest are viewing this topic.

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
POGO
« on: November 13, 2011, 11:25:41 pm »
POGO



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=738

Basically its your standard dodge the falling object game. Very basic and easily made, but it was my first game and I figured I might as well post it. Use the left and Right keys to move, and press Delete to end.
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: POGO
« Reply #1 on: November 13, 2011, 11:28:48 pm »
Screenie?

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: POGO
« Reply #2 on: November 14, 2011, 08:37:53 pm »
I think I posted one earlier but here's another!
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POGO
« Reply #3 on: November 15, 2011, 10:16:26 pm »
You should actually make it black on white :)
looks like pretty addicting.
I'm not a nerd but I pretend:

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: POGO
« Reply #4 on: November 16, 2011, 02:34:26 pm »
You should actually make it black on white :)
looks like pretty addicting.
Or both?


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: POGO
« Reply #5 on: November 17, 2011, 03:42:12 pm »
invert it? yeah I guess I could if I get around to it.
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: POGO
« Reply #6 on: November 17, 2011, 05:27:16 pm »
All you have to do is add one line of code, DrawInv. It's really easy.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: POGO
« Reply #7 on: November 17, 2011, 05:28:19 pm »
Beggining of main loop, outside main loop, or where?

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: POGO
« Reply #8 on: November 17, 2011, 05:38:33 pm »
Beggining of main loop, outside main loop, or where?
anywhere inside the main loop ;)
(it's easiest to do it right before the dispgraph :))
« Last Edit: November 17, 2011, 05:41:37 pm by parser padwan »

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: POGO
« Reply #9 on: November 17, 2011, 05:46:12 pm »
yeah, right before the Dispgraph is how I do it.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: POGO
« Reply #10 on: November 17, 2011, 05:47:39 pm »
O.O uh oh butts- I only have like 5 posts less than you! >:D

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: POGO
« Reply #11 on: November 17, 2011, 05:53:04 pm »
POST RACE!!!

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: POGO
« Reply #12 on: November 17, 2011, 06:19:30 pm »
POST RACE!!!
lol currently I'm gaining on butts... XD

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: POGO
« Reply #13 on: November 18, 2011, 10:05:31 am »
Uh, you just beat me by like seven. Wow, that's crazy. Either I'm not posting that much or you're posting like made. :)
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: POGO
« Reply #14 on: November 18, 2011, 11:37:21 am »
lol. parser. Now do you think you can catch up to me? >:D
Sig wipe!