Skip to main content
GameDev.net gamedev.net
🔒 Locked

Total newbie seeking advice!

Started by HurskuL Nov 22, 2011 at 10:22 PM 2 replies 950+ views
Original Post
HurskuL
HurskuL
[font="Verdana"]Hi guys,[/font]
[font="Verdana"]
[/font]
[font="Verdana"]I have not long completed my level 3 diploma in computer programming, where I learned the very basics of 5 languages. C++, DarkBasic, VisualBasic, HTML and dabbled on .NET.[/font]
[font="Verdana"]I am wanting to learn more and develop games while doing so! To start, I want to make a basic 'Sidescroller' game similar to Mario if you like. I am 'TOTAL' beginner so I know next to nothing in going about this.[/font]
[font="Verdana"]
[/font]
[font="Verdana"]First of all, I like the C++ language. I would prefer in making a game using C++, I will also be using the Visual Studio 2010 Express IDE. [/font]
[font="Verdana"]
[/font]
[font="Verdana"]I have browsed over the forum, and it seems people are using SDL and OpenGL. Can someone advise which is better to use?[/font]
[font="Verdana"]
[/font]
[font="Verdana"]Many thanks, HurskuL.[/font]
firstelder_d
firstelder_d
SDL uses OpenGL, and does a bunch of work that is overwhelming when you're starting, so SDL. Though if you are a total beginner dealing with graphics might be frustrating too. Have you considered starting with a text-based game? What kind of stuff have you done in C++?
HurskuL
HurskuL
I would say the most difficalt thing I've made in C++ so far is HangMan. A bad version, but it worked none the less! I want to make something more graphical and more 'FUN'.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.