Bayan's blog

By Bayan, 9 years ago, In English

Hey everyone, I am a regular codeforces user just like most of you, and during the long holiday, I've decided to create a video game due to lack of contests and just overall free time. The video game is a 2D platformer like your regular Super Mario Bros. or Braid, however this time you're not saving a princess in another castle, this time you're trying to get an Accepted for a problem that you've been solving for a lots of time. You're playing as your own code and your main task is to avoid all Wrong Answers using all kinds of environment that comes into your nonexistent hands.

The game is currently in development and I've finished the first three levels. If you will find any kinds of bugs or having any ideas about next levels, please leave feedback in your comments. I'll be happy to read any of it!

Windows x86 Version
Windows x86_64 Version
Mac OSX Version
Linux Version

P.S. There are also a buncha secrets here and there, will you find them all?
UPD1: fixed bug that Baklazan found and changed the text when you die by falling.
UPD2: added 4 and 5 levels, fixed some bugs and changed background music.
4 level:


5 level:
I decided to design it in 3d

  • Vote: I like it
  • +132
  • Vote: I do not like it

| Write comment?
»
9 years ago, # |
  Vote: I like it +8 Vote: I do not like it

Good Job!

»
9 years ago, # |
  Vote: I like it +16 Vote: I do not like it

The problem A is completed!

»
9 years ago, # |
  Vote: I like it +16 Vote: I do not like it

It was relatively uncomfortable always pressing the "OK" button using mouse.

  • »
    »
    9 years ago, # ^ |
      Vote: I like it +25 Vote: I do not like it

    You can press ENTER button, I hope it will make your life easier.

»
9 years ago, # |
  Vote: I like it +7 Vote: I do not like it

I think that getting an EXC would be more appropriate than TLE when you fall down.

  • »
    »
    9 years ago, # ^ |
    Rev. 2   Vote: I like it +10 Vote: I do not like it

    Like this "Your program into the cycle(EXC)"?
    Fixed

    • »
      »
      »
      9 years ago, # ^ |
      Rev. 2   Vote: I like it +1 Vote: I do not like it

      Yes, that's exactly what I meant.

      UPD: Oh, you took it literally. I thought you were joking so I wanted to continue the joke. I think that "Your program into infinite loop(EXC)" doesn't make much sense, simple "Runtime exception" would do it.

      • »
        »
        »
        »
        9 years ago, # ^ |
        Rev. 2   Vote: I like it +9 Vote: I do not like it

        ok. When i will fix any bug or do new level i will change this

»
9 years ago, # |
  Vote: I like it +19 Vote: I do not like it

Why problem A is so hard?? I can't even pass the pretests!! Is it a geometry problem? My solution falls down from WA8 to WA3 regularly!!1

»
9 years ago, # |
  Vote: I like it +3 Vote: I do not like it

I made a lot of wrong submissions on problem A, Good that the contest is unrated , btw will you post the editorial of the problems?

»
9 years ago, # |
  Vote: I like it +1 Vote: I do not like it

BUG REPORT: In problem B, gravity-changing arrays behave unpredictably. When touching them, they sometimes decrease my velocity to zero and sometimes they only change gravity. Also, occasionally I end up standing int the air not accelerating at all, until I press some key.

I use Linux version of game.

  • »
    »
    9 years ago, # ^ |
    Rev. 2   Vote: I like it +16 Vote: I do not like it

    OK, I will fix it later (when I understand how to fix it).
    Fixed

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Windows version — file nor found....

  • »
    »
    9 years ago, # ^ |
    Rev. 2   Vote: I like it +11 Vote: I do not like it

    Wait please, I fix the bug that baklazan found.
    Fixed

»
9 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

Классная игра

  • »
    »
    9 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    наверное submission, или же check solution

»
9 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

mac osx version *** The file you're looking for has been moved or deleted. *** please fix this

  • »
    »
    9 years ago, # ^ |
    Rev. 2   Vote: I like it +8 Vote: I do not like it

    Wait please, I fix the bug that baklazan found.
    Fixed

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Eyo, I've found only one star yet (the one on the screenshot... I think, is that Problem A on the screenshot?), however I couldn't find any other stars, I wonder if there are any other stars at all.

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Congratulations!

»
9 years ago, # |
  Vote: I like it +11 Vote: I do not like it

Is there any cheat code? Stages are too hard!

»
9 years ago, # |
  Vote: I like it +11 Vote: I do not like it

When DLC will be available? :)

  • »
    »
    9 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I started doing 4th level, but it can take some time , cus i'm preparing for an olympiad

»
9 years ago, # |
  Vote: I like it +11 Vote: I do not like it

mushrooms.... mushroooms.... haveyou used mushrooms to come to this idea?

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Explain please. You used C# to implement this. Why there are 4 different packages for download?