Where should i start for a 2d game?
I am using Code Warrior, i have been programming in C++ for about one month, i have made some tile based demos in BASIC. I was wondering what sites, i should check out to do 2D, also does Code Warrior support DirectX, how do i find out? Looking to make some type of side-scrolling or RPG 2D game to start off thanks.
Thanks
-Fifthcore
www.ivgdb.com Internet Videogame Database
I once used CodeWarrior. I still love the interface. But it just doesn''t have enough of the handy, almost unnoticable tools that MSVC++ has. If you can, get MSVC. It will save you innumberable headaches. If you want to use DX and CodeWarrior, in theory it works, but in practice (or at least my experience) it doesn''t. I got link errors coming out of my ears. I was also using version 3.1, so things may have changed. I would get MSVC++ anyway... it is like night and day the difference that all the little tools in MSVC++ makes...
--------------------
You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
--------------------
You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
You are unique. Just like everybody else.
Visit the ROAD Programming Website for more programming help.
--------------------
You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
You are unique. Just like everybody else.
"Mechanical engineers design weapons; civil engineers design targets."
"Sensitivity is adjustable, so you can set it to detect elephants and other small creatures." -- Product Description for a vibration sensor
You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
You are unique. Just like everybody else.
"Mechanical engineers design weapons; civil engineers design targets."
"Sensitivity is adjustable, so you can set it to detect elephants and other small creatures." -- Product Description for a vibration sensor
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement