Hi, first post here.
I've just taught myself C++ by reading a couple of books.
Even though I haven't really created any of my own programs yet, I feel that I 'get' C++ and programming.
I want to my first program to be a video game, or something that just exhibits the very basic concepts of a game (like Atari style game), something simple.
From what I've dug up on the internet, Allegro might be a good library(?), but all I've ever used is Windows. Can I even use something like Allegro on Windows? I mean, sure the game itself might run on Windows, but can I write the code in Windows and still use Allegro?
Also, do you advise that I stay away from Allegro since I am a beginner. If so, what should i do to write a simple game. Preferable a rpg.
eggberto 11 Newbie Poster
Recommended Answers
Jump to PostHi and welcome to the business - and welcome to DaniWeb :)
Well I hear a lot of newbies go with Allegro, but 2 years ago when I first time wanted to make a video game, I found Allegro confusing - maybe it was just me, but I never …
Jump to PostAlso, if you're indeed without any real knowledge or experience programming, picking up game programming to start with is not a good idea.
It's one of the most complex areas of programming overall, requiring expertise in a multitude of fields that are the trickiest things of all (like high performance …
Jump to PostIf you're on Windows, DarkGDK is simple and (once it was atleast) Microsoft supported.
All 12 Replies
Excizted 67 Posting Whiz
Excizted 67 Posting Whiz
eggberto 11 Newbie Poster
jwenting 1,905 duckman Team Colleague
eggberto 11 Newbie Poster
Excizted 67 Posting Whiz
eggberto 11 Newbie Poster
eggberto 11 Newbie Poster
Excizted 67 Posting Whiz
eggberto 11 Newbie Poster
Excizted 67 Posting Whiz
eggberto 11 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.