Switch to full style
Advice on general approaches or feasibility and discussions about game design
Post a reply

[WIP] Run - An Endless Runner

Fri Jun 26, 2015 9:07 pm

Hello !

This is my current project, called 'Run'. It's an endless runner in the same style of Canabalt or Jetpack Joyride. The goal is to make the highest score possible without dyeing. You gain point by surviving, and you can gain more by staying in the air long enough and catching bonuses. For that, you can jump multiple times, and you regain your jumps by landing of catching a bonus. Finally, the speed of the game increase the more you stay alive.

The game feature randomly generated levels, an almost functional high score system (I have to implement the renaming of the player) and a small particle engine for special effects.

What need to be done :
  • Renaming your highscore
  • Testing the game on a real device (I only have access to Simbuino for the testing, and the speed seems to slow, so I will adjust that as soon as I receive my Gamebuino )
  • Add a splash screen
  • Improve the menu (Only PLAY works at the moment, and I think you can't leave properly the game)

Gif :
Image

Bitbucket :
https://bitbucket.org/valdenthoranar/run
(WARNING : Play at your own risk, I don't have tested the game on the real hardware yet)

Hope you'll like !

Re: [WIP] Run - An Endless Runner

Fri Jun 26, 2015 10:10 pm

This is looking quite awesome, I gotta try it out!

Re: [WIP] Run - An Endless Runner

Thu Jul 02, 2015 11:48 am

Your game is very promising.

In my gamebuino particule and bonus are not very visible.

Re: [WIP] Run - An Endless Runner

Thu Jul 02, 2015 1:03 pm

clement wrote:Your game is very promising.

In my gamebuino particule and bonus are not very visible.


Thanks, I'll fix that as soon as I can test the game on the real hardware ;) .

Re: [WIP] Run - An Endless Runner

Wed Feb 03, 2016 4:41 am

With the blocks and platforms, this reminds me of Geometry Dash. You should add spikes, floating blocks, and theme music, and name it Endless Dash. Just a thought.

Re: [WIP] Run - An Endless Runner

Sun Mar 27, 2016 10:59 pm

great man!!
Post a reply