Added: 1 year ago
From: LusikkaMage
Views: 5,277
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (51)

Sign In or Sign Up now to post a comment!
  • i want a tile map tutorial D:

  • @Deeharok I have a written version on my website.

  • 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 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

  • 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 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. @_@

  • great tutorial. when will the next video be available?

  • @Anagonxx in fifty years. :'(

  • @LusikkaMage :(

  • Great tutorial YET AGAIN! :)

  • Hey LusikkaMage have you read Game Coding Complete? It is a great overview/introduction to making a game engine.

  • @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.

  • This is exactly what I was waiting for. Thanks!

  • I remember back when I didn't sepparate my code into different files; I ended up making half of a game engine in main, needless to say the engine does not work well and I have since abondoned the project.

  • great work, because you allow us to structure our game I am going to have my Player class Inherit my ImageManager and my Entity Class will have to inherit from the GameManager class ... oh and dont forget #define true false

    that will make your mind much sharper for you will have to think a lot when using conditional statements :D

    Thanks for the vids Rachel, They are great..

    #define true false ;)

    ps. don't taint yourself with the structure i put above.. you may have missed the scarsm xD

  • @WSPSNIPER2 I almost had a heart attack reading your post, before I looked at your username.

  • @LusikkaMage xD thats what im here for

  • Thank you for this. For the past month or so, I have been struggling with where I was going with programming. I knew I was going into gaming and that I wanted to master C++, but didn't want to just do the stupid prompt things I have been doing since highschool. I happened across your Beginner's Guide videos and realized that the SDL is the thing I want to program with... at least at first. I really want to do some 3D stuff, but need to start somewhere! Now to come up with my game idea...

  • OO is really funny, but it requires a lot of praticing until it gets easy and natural.

  • nicely done...thanks for the tut, I really appreciate it

  • FINALLY! thank you very much for this fine piece of instructional video. Lol.

  • Thanks.

  • wow I was doing of this stuff literally days before this tutorial was uploaded. If only it been uploaded soon it could have saved me some work.

  • @someonefromsomewere1 The written version has been done and on my website since March.

  • Great tut - thanks for this, by far my biggest problem with coding remains my lack of confidence in code design. I want to start all over every time I add a new object heh.

  • Yay shes back ^___^ !!

  • @LusikkaMage

    A very nice tutorial, but why not consider making a tutorial about a more advanced topic, like using Opengl for 2D graphics?

  • @HyppoStudios Because if I don't lay out a foundation of the basics and jump straight to more "advanced" topics, people who are new to programming will stubbornly try to start at the wrong place, rather than learning their basics.

  • @LusikkaMage You could split the tutorials up into a basic and an advanced section. By making these tutorials I think you'll get a whole new group of subscribers to your channel.

  • @HyppoStudios I have so little time as it is. :/

  • Btw, what did you use for drawing that diagram ? Powerdesigner ?

  • @aljoshabre Flash 4, now that I think about it.

  • Great tutorial Lusikka !

  • You say that one should just design their game in a way the think is logical. I agree when learning to design the code og a game it is VERY important to think alot for yourself and NOT just c/p code, but i think there are other important points aswell: 1) Actually learn and understand OOP GOOD. learn this be reading alot, and then trying what you read out. 2) read about game design (and generel OOP stuff like design patterns). Using other peoples ideas and experiences can save alot of time.

  • @ismetteren In conclusion: Just playing around with stuff is good, but you make it much easier for you self if you read alot, since it is a very complex topic, and discovering everything by yourself will take forever.

  • Ah, Gone are the days in witch the game would be a 2300 line Void Main() function :)) Listen to her people ... i had to learn this stuff the hard way :D

  • @Hacktor666 As did I. Which is why there's a limited amount of source code currently available on my webpage now, until I rewrite some things. DX

  • Cool stuff moose!

    I need to use managers more often :P

  • Awesome as always Rachel!

  • Good stuff.

    With what programming language are you basing this tutorial? Its more like java typed object oriented programming isnt it? Or does this apply to EVERY programming as you need a similar structure?

  • @NOSFERATUalu This tutorial is meant to be more language and library independent, as Beginner's Guide 1 covered the basics of using a library with C++.

  • @LusikkaMage Oh alright then!

  • dont forget electricity manager

  • great, i never thought of a manager system for images.

  • @Ratstail91 me too! this really helps me to understand more!

  • Awesome tutorial moosie :D

    keep up the good work!

  • I don't know about object oriented. Some of the best games... not written with the OO design.

  • @MikeRosky1 What are they, and how long ago were they made?

  • @MikeRosky1 Really complex/comercial games are definetly made using OOP

  • wooooo! First :D. also... great job!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more