• Add As Favourite
  • Report This Game
  • Send to a friend
  • Current rating
    • Currently 4.0/5 Stars.
    Black Hole Games

    Added: 14 May 2009
    Created by: Black Hole Games
    Version: 1

    Game description: Byte Runner is a challenging maze/puzzle game where you must find all the chips and proceed to the exit portal. Visit the website at: www.byterunner.weebly.com Join the Puzzle Busters Contest! learn more at... (more)

    • Submit Game to Digg
    • Submit this game to Delicious
    • Submit Game to Reddit
    • Submit Game to Blinklist
    • Submit Game to Facebook

    Reviews

    • Overall Score rating rating rating rating rating
    • Graphics rating rating rating rating rating
    • Sound rating rating rating rating rating
    • Gameplay rating rating rating rating rating
    • Story rating rating rating rating rating
    • Interface rating rating rating rating rating

    This Game Has No Reviews.

    More Games By This Creator

    Page 1/1

    • Previous
    • Next

    Comments

    1. TracerAdvanced

      TracerAdvanced said over 2 years ago

      {
      draw_set_halign(fa_left)
      draw_set_color(c_lime)
      draw_set_font(Cambria)
      draw_text(view_xview[0] + 85, view_yview[0] + 10,"Score: "+string(tscore))
      }

      Change tscore to whatever your score variable may be. Or simply use the draw score event (I had 2 scores in my game, so I needed that). It can also be used for time.

    2. TracerAdvanced

      TracerAdvanced said over 2 years ago

      Also, I couldn't see the time normally (it was like 10...), nor anything in fullscreen. And the speech boxes are rather plain.
      Try drawing the score and styling the text boxes. For the text, simply execute codes with message_background(bkground3) message_button(button1) or something like that. For the drawing, execute codes in the drawing event like this:

    3. TracerAdvanced

      TracerAdvanced said over 2 years ago

      Simple... yet nice. I like it ^-^ Perhaps a main menu rather than passwords and the info and stuff though?

    4. supercomputer276

      supercompute... said over 2 years ago

      Very good for a demo, I say. You got the gameplay working pretty well, it matches the source game quite well; what this demo lacks is in interface and presentation. Showing the time and chips left in the game istelf instead of the title bar, for instance. Surely that's not asking too much?

    Disabled