Page 1 of 1

mario style platformer early demo

Posted: Sat Jul 23, 2016 9:23 am
by turbobillx82
Hello, this is my first c++ program so it is a work in progress.
B - run, C - jump, x - drop a shell

https://www.dropbox.com/s/02w8bazp1ao69 ... a.bin?dl=0

Re: mario style platformer early demo

Posted: Sat Jul 23, 2016 2:38 pm
by astrofra
Looks promising.
Still some slight performance issues, but the most important is to have something that works, at that point.

I guess you did this in C, not C++ :)

Re: mario style platformer early demo

Posted: Sat Jul 23, 2016 10:11 pm
by SegaTim
Norm. It's new game in development or demo only?