Scrolling Demo
1,532
4
Advertisement
I have a little demo here, it's the best I could do in ~1 hour(I consider that quite good given my nature to abandon my simple projects) [smile]
Here is the .exe:
ScrollingDemo
And here is the code for those who wish to take a look:
SourceCode
Basicaly, the program just scrolls a hardcoded map. You use the arrow keys to move.
I just wondered how to do scrolling so I sat down and made this. It's fairly simple but I really hope the code works on bigger games...
Thanks for testing it out!
On another note. I went to Opera yesterday to get a job for our work week next week. They didn't have the time to train me up, but they told me to apply for an internship next summer.
I'm also applying for a C++ Game Programmer at 0ad, which looks marvelous and also has a very interesting setting(atleast for me).
EDIT:I also ought to get one of those christmas avatars...
Here is the .exe:
ScrollingDemo
And here is the code for those who wish to take a look:
SourceCode
Basicaly, the program just scrolls a hardcoded map. You use the arrow keys to move.
I just wondered how to do scrolling so I sat down and made this. It's fairly simple but I really hope the code works on bigger games...
Thanks for testing it out!
On another note. I went to Opera yesterday to get a job for our work week next week. They didn't have the time to train me up, but they told me to apply for an internship next summer.
I'm also applying for a C++ Game Programmer at 0ad, which looks marvelous and also has a very interesting setting(atleast for me).
EDIT:I also ought to get one of those christmas avatars...
Advertisement
Advertisement
Advertisement
Discussion