Hey there,
after reading more and more about pointer and playing
around with them, I got my mapeditor as ready as much
as I need it now.
But the Code was much bigger than I thought at first.
Also I didn't managed it, to struct the code nice,
since there were a lot of things I didn't think of in
the beginning.
Now I want to make my little Mario jump and run.
It's very basic, only running left, running right,
jump, falls, jump right, jump left.
To prevent doing badly structured code again, I made
a plan what I need and outline the functions.
It would be nice, if you could give me some hints about
what essential things I forgot.
The code in the file is just pseudo-code, that way the
programming language used shouldn't matter(in my case: c++).
This is the file(PDF. If you need another formal to be able to read it
let me know).
http://home.arcor.de/sjnrw/mario.pdfDon't be too harsh, it's the first time I outlined it that way.
best regards,
Aestond