Beginner's Guide to Game Programming Ep2 Part 2 - Code Design
Loading...
5,323
Loading...
Uploader Comments (LusikkaMage)
Top Comments
-
Yay shes back ^___^ !!
-
Great tutorial YET AGAIN! :)
see all
All Comments (51)
-
@LusikkaMage :(
-
@thanatos454 Yeah, I have an earlier version of the book. I saw that they came out with another version that's a lot bigger, so I was disappoint.
-
@Anagonxx in fifty years. :'(
-
great tutorial. when will the next video be available?
Loading...
i want a tile map tutorial D:
Deeharok 7 months ago
@Deeharok I have a written version on my website.
LusikkaMage 7 months ago
do you know of any game source codes that are designed for people to look at and learn from?
because i think it would be really nice if you could look at a completed code, be able to alter it and read it to see how everything works right there... ill probably try googling it
MrHankkey93 10 months ago
@MrHankkey93 Try allegro (dot) cc, or Google Code. I have some source, but it's old and messy so I took it down, the source I have available is a little more complicated, but available.
If you have any specific questions, I can try to help whenever I have time (I can be a bit slow sometimes). Best way to contact is email: racheljmorris at gmail dot com
LusikkaMage 10 months ago
Very nice videos, keep it up! Flawless representation of programming logic. I got started in C and C++ development by Trial & Error, it was painful but worth the effort.
rplgn 11 months ago
@rplgn Aye, you learn a lot from trial and error, but you waste so much time in the process. At least I did. Hopefully I can point others in the right direction and help people write nice code instead of messy trial and error stuff. @_@
LusikkaMage 11 months ago