Search found 9 matches
- Wed Apr 09, 2014 9:29 pm
- Forum: Game Development
- Topic: Stellar Endeavor
- Replies: 2
- Views: 3515
Stellar Endeavor
Stellar Endeavor is a game which I've now been working on for about 7 months. Now that I am finally making significant progress in graphics and gameplay, I figured it may be beneficial to tell some people about it. The Game: In Stellar Endeavor , you must maintain resources, improve technology, and...
- Thu Jun 27, 2013 3:45 pm
- Forum: Programming Discussion
- Topic: Safe Division
- Replies: 12
- Views: 10414
Re: Safe Division
Oh dear... 

- Fri Jun 21, 2013 11:29 am
- Forum: Programming Discussion
- Topic: Header files
- Replies: 10
- Views: 24101
Re: Header files
Why not compile it and find out?
- Mon Jun 03, 2013 2:48 pm
- Forum: General Gaming
- Topic: Post every time you beat a game.
- Replies: 629
- Views: 964661
Re: Post every time you beat a game.
Summon Night: Swordcraft Story
Fantastic.
Fantastic.
- Thu May 16, 2013 2:46 pm
- Forum: Game Development
- Topic: What projects are you currently working on?
- Replies: 500
- Views: 244039
Re: What projects are you currently working on?
My way of doing depth buffering is sorting what needs to be drawn into separate layers, and drawing the separated components by iterating over the layers in z-index order.DistortedLance wrote: Actually, I've been trying to figure out a way to manage depth buffering.
- Wed May 15, 2013 9:06 pm
- Forum: Programming Discussion
- Topic: Are you kidding me, Java?
- Replies: 14
- Views: 13672
Re: Are you kidding me, Java?
It's "nullASDF," right?


- Sat May 04, 2013 6:39 pm
- Forum: Programming Discussion
- Topic: [Help] Advices for SDL Programming
- Replies: 6
- Views: 5129
Re: [Help] Advices for SDL Programming
As said above, make things. Start working on a project, and every time you run into a problem, or don't understand how something is working, figure it out by looking around online, in books, etc.
Good luck with SDL!
Good luck with SDL!
- Tue Jan 22, 2013 4:01 pm
- Forum: Game Development
- Topic: My Year Project
- Replies: 5
- Views: 6261
Re: My Year Project
As for my experience: I've been programming for over a year now I am able to create full games in c#, possibly c++ (never tried), and Java. EDIT: As for my interests, I am a big fan of old-fashioned games like what the ES team is working on, plus action games in general. My favorite game is Summon N...
- Tue Jan 22, 2013 2:23 pm
- Forum: Game Development
- Topic: My Year Project
- Replies: 5
- Views: 6261
My Year Project
I'm planning on creating some kind of 2D video game as a one-year project. As today is my birthday, I thought it would be a good day to begin. If anybody has some kind of suggestions for a project, I'd love to hear them! 
