Page 1 of 1

LateRun - Simple 2D endless runner game

Posted: Tue Dec 10, 2019 9:57 pm
by ricardo_sdl
Hello!
LateRun is the new game I created using PureBasic:

Image

Image

Image

Downloads available here:
https://ricardo-sdl.itch.io/laterun

This game has some new features that weren't in the last one (4thBreakout), like simple animations. Source code is also available, ideas and suggestions are welcome.

Re: LateRun - Simple 2D endless runner game

Posted: Wed Dec 11, 2019 10:29 am
by Kwai chang caine
Nice and funny, but difficult to not walk on someone's head :lol:
Thanks for sharing 8)

Re: LateRun - Simple 2D endless runner game

Posted: Wed Dec 11, 2019 1:38 pm
by ricardo_sdl
Kwai chang caine wrote:Nice and funny, but difficult to not walk on someone's head :lol:
Thanks for sharing 8)
And I really tried to balance it! :shock:

Re: LateRun - Simple 2D endless runner game

Posted: Sat Dec 14, 2019 10:08 am
by Kwai chang caine
Also..i'm not a good player :oops: , i find game nices and like see the code behind it, but not like play with it, then i never use it :wink:
It's the reason why i'm a real waffer in games :mrgreen:
Congratulation for your job 8)

Re: LateRun - Simple 2D endless runner game

Posted: Sun Dec 15, 2019 3:45 pm
by ricardo_sdl
Game programming is a really fascinating and complex subject. So many interacting parts and so much state to be tracked. Even a small game shows it. And we also have the art, sound ,music and history etc. There is much to learn from these real time applications!