Author Topic: Zer0es  (Read 3346 times)

0 Members and 1 Guest are viewing this topic.

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Zer0es
« on: March 23, 2011, 04:56:56 pm »
I'm trying to come up with improvements to my latest version of my longish running 84+ SE game series, Zer0es, Zer0es IV (aka Zer0GS). Problem is, I don't know what needs improvement. This topic here is for gameplay and features, the other one is for code.

The controls are as follows:
Left to move the falling number one column to the left, right for right.
Up to send the number all the way to the bottom (hard drop). There is no soft drop; it caused too many bugs.
Enter to pause, clear to quit.

The object of the game is to get all the numbers at the bottom of the screen to equal 0. This is done by maneuvering the falling number so that it lands in a column with a number so that the sum mod 10 of the two numbers is 0. I know it sounds confusing, but you'll get the hang of it. The game and all the needed programs are attached in the form of a group. Oh, and the minimum score is -999. Any lower than that and you automatically fail.
And please, read the ReadMe.

Screen shot!:
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Zer0es
« Reply #1 on: March 24, 2011, 06:24:23 pm »
This sounds like a pretty cool concept. :)

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: Zer0es
« Reply #2 on: March 24, 2011, 06:28:47 pm »
This is Zer0es IV, actually. Have you played it?

Btw, comments on the ReadMe would be highly appreciated
« Last Edit: March 25, 2011, 12:43:33 am by Freyaday »
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Zer0es
« Reply #3 on: March 26, 2011, 10:18:42 pm »
Hmm I haven't got time to try it, I'm not much into puzzle games, though, but I'll probably try it anyway later.

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: Zer0es
« Reply #4 on: March 27, 2011, 01:07:16 am »
I wouldn't call Zer0es a puzzle game, it's more of a... Actually, I don't know what genre Zer0es falls (ha ha) under.
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!