please help

Started by
4 comments, last by belgarath99 20 years, 7 months ago
Hi im new to proggramming i have a couple books on c but i want to jump right in to making video games and im not sure were to start i dont exactly have 80 to spend on a new book lol so is there a reference guid or domthing lol plaese help P.S. what is the best "FREE" compiler to get
uhhh
Advertisement
quote:Original post by belgarath99
P.S. what is the best "FREE" compiler to get

DJGPP.

An ASCII tetris clone... | AsciiRis
gcc

------------------------
- Seby -
www.dfhi-bomber.fr.st
------------------------ - Seby -www.dfhi-bomber.fr.st
test.
My heart will go on~~~
I think that any GCC-based compiler, coupled with the Dev-C++ IDE, would be fine for you. The latest version of Dev-C++ is 4.9.8.0, and you can download it with the MinGW (GCC 3.2) compiler, i.e. one installation executable.

[ Google || Start Here || ACCU || STL || Boost || MSDN || GotW || MSVC++ Library Fixes || BarrysWorld || E-Mail Me ]
[ Google || Start Here || ACCU || STL || Boost || MSDN || GotW || CUJ || MSVC++ Library Fixes || BarrysWorld || [email=lektrix@barrysworld.com]E-Mail Me[/email] ]
You can get 4.9.8.1 with vupdate. I would reccomend that you search google for some game tutorials. Check out NeHe''s OpenGL Tutorials, Game Tutorials, and The Game Development Search Engine.

Scott Simontis
e-mail:ageofscott@comcast.net
AIM:ssimontis
Scott SimontisMy political blog

This topic is closed to new replies.

Advertisement