Integrating 3D models with photography
Interested in integrating your 3D work with the real world? This might help
# 1 12-11-2004 , 09:52 PM
Registered User
Join Date: Jun 2002
Location: Scotland
Posts: 129

allegro

is it a good idea to use allegro for simple game programming. i want to become a game programmer but want to start simple. could someone please also tell me a good place to find allegro tutorials to make games such as pong, tetris and old games like this

thank you

lespaul84

# 2 12-11-2004 , 10:28 PM
NitroLiq's Avatar
Moderator
Join Date: Nov 2002
Location: New York
Posts: 2,133


"Terminat Bora Diem, Terminal Auctor opus."
# 3 12-11-2004 , 10:30 PM
dannyngan's Avatar
Registered User
Join Date: Dec 2002
Location: Seattle, WA
Posts: 1,154
You should check out https://www.gamedev.net for some good game development resources. There should be links to online learning resources for game programming.


Danny Ngan
Animator | Amaze Entertainment
my website | my blog | my job
# 4 15-11-2004 , 04:42 AM
orgeeizm's Avatar
Registered User
Join Date: Mar 2003
Location: union city, ca
Posts: 390
I've used Allegro in the past and if you're just starting out learning how to make games, then that sdk is for you. Unlike all other game programming sdk's which forces you to write your game code in a certain style, Allegro basically just gives you all the tools you need to make even a simple Pong game. It has all the basic functions from pixels, to sprites, to basic 3D software graphics (although you can use OpenGL alongside Allegro if you wanted), sound, timers, input and game data management. PM me for more info on how to use it.

www.allegro.cc
Thats the Allegro game programmers community, its very active and show cases independent game projects made using Allegro only.


<a href="https://forums.simplymaya.com/showthread.php?s=&threadid=16675">May/June 2005 Challenge Entry</a>

Last edited by orgeeizm; 15-11-2004 at 04:46 AM.
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off