Advertisement

Where should i start for a 2d game?

Started by November 01, 2000 11:24 PM
0 comments, last by Fifthcore 24 years, 2 months ago
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 unique. Just like everybody else.

Yanroy@usa.com

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

Yanroy@usa.com

This topic is closed to new replies.

Advertisement