Search found 77 matches
- Sat Dec 31, 2005 3:06 am
- Forum: Programming
- Topic: Writing a interpreter
- Replies: 6
- Views: 18123
Re: Design
the only thing that comes to mind is to take a look at the php based template/parsers that phpBB and Smarty use. Very funky i love it. ? hey sean, this is a bot. in the admin control panel you should turn on visual confirmation when people register. this will prevent bots from making accounts and p...
- Wed Nov 16, 2005 4:11 am
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Tue Jul 26, 2005 7:36 pm
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Mon Jul 25, 2005 10:30 pm
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Mon Jul 25, 2005 3:06 pm
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
read the tutorials, guest. its all their. GML is pretty easy, I had some advanced stuff i was trying to do that i couldnt in the GUI so i looked it up. its just like c++. check out my new game: Crypt Robber http://www.funkyfreshdesigns.com/forum/viewforum.php?f=7 It's a work in progress but playable...
- Thu Jul 21, 2005 6:25 pm
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Wed Jul 20, 2005 1:43 am
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Mon Jul 18, 2005 12:18 am
- Forum: Programming
- Topic: Writing a interpreter
- Replies: 6
- Views: 18123
- Thu Jul 14, 2005 4:06 am
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Thu Jul 14, 2005 3:38 am
- Forum: Programming
- Topic: Double Buffering
- Replies: 20
- Views: 35682
- Thu Jul 14, 2005 3:34 am
- Forum: Programming
- Topic: Free game maker
- Replies: 62
- Views: 96781
- Thu Jul 14, 2005 3:08 am
- Forum: Programming
- Topic: Double Buffering
- Replies: 20
- Views: 35682
btw thanks for the advice Darren, ill take the ebook! i sent you a PM! and yes im going to hit DX..i already have! for now im going to stay basic with graphics and work on game logic...its no cake walk. for example: ive just burned a few brain cells working out an algorithm for a Tetris clone...that...
- Thu Jul 14, 2005 3:04 am
- Forum: Programming
- Topic: Double Buffering
- Replies: 20
- Views: 35682
well i have an opportunity to get into a jr prog. position at a game studio in LA but im not going to do it. 1. im still green 2. game programmers at studios have no life. i used to work at sony during the EQ beta and it was cool but sad. they are like sweatshops...you have to be really dedicated. m...
- Wed Jul 13, 2005 9:34 pm
- Forum: Off Topic
- Topic: Upgrade Times
- Replies: 22
- Views: 16570
- Wed Jul 13, 2005 9:28 pm
- Forum: Programming
- Topic: Double Buffering
- Replies: 20
- Views: 35682
OK OK OK! I am a totally new at this. But what do GDI and MFC stand for? GDI = Graphical Device Interface (graphics handling in Windows apps) MFC = Microsoft Foundation Classes (M$'s c++ classes for Windows programmers) Also, frawsty, could you send me a sample of your work maybe? It sounds as if y...