Page 14 of 34

Re: What projects are you currently working on?

Posted: Fri Feb 05, 2010 10:59 pm
by OmegaGDS
Right now I'm working on a crappy little game in C++

On a side note, whoever was wanting a book on programming, "Beginning C++ Game Programming" is a good place to start. Once your done with that you'll need to move on to "Beginning OpenGL" or "Beginning SDL"

Re: What projects are you currently working on?

Posted: Mon Feb 08, 2010 11:35 pm
by OmegaGDS
I finished that game a couple days ago

Re: What projects are you currently working on?

Posted: Mon Feb 08, 2010 11:36 pm
by davidthefat
Im working on my school's robot... And then IDK, will work on a game after that, but still never seem to get the time to finish

Re: What projects are you currently working on?

Posted: Mon Feb 08, 2010 11:38 pm
by OmegaGDS
davidthefat wrote:Im working on my school's robot... And then IDK, will work on a game after that, but still never seem to get the time to finish
I'm working on a robot too!

Re: What projects are you currently working on?

Posted: Tue Feb 09, 2010 6:12 am
by GroundUpEngine
OmegaGDS wrote:
davidthefat wrote:Im working on my school's robot... And then IDK, will work on a game after that, but still never seem to get the time to finish
I'm working on a robot too!
Awesome I love Robotics! :P


--
Starting a new tool for Engine(3d map editor) prolly call it 'GroundUpEditor', gonna be a bitch to make but got some ideas ;)

Re: What projects are you currently working on?

Posted: Wed Feb 10, 2010 4:16 pm
by OmegaGDS
Yeah, robotics is pretty sweet. We only have a little bit left until the competition!

Re: What projects are you currently working on?

Posted: Fri Feb 12, 2010 8:55 pm
by Bl@ck Ph@ntom
I only am making a rogue like (if you don't know what a rouge like is here is a web site about it: http://roguebasin.roguelikedevelopment. ... =Main_Page)

I don't have a name for it yet, but I do have a basic engine with movement, combat, and drawing the screen.

You can see video of my progress at: http://www.youtube.com/user/someonefromsomewere1.

Re: What projects are you currently working on?

Posted: Sat Feb 13, 2010 4:46 am
by MrDeathNote
Bl@ck Ph@ntom wrote:I only am making a rogue like (if you don't know what a rouge like is here is a web site about it: http://roguebasin.roguelikedevelopment. ... =Main_Page)

I don't have a name for it yet, but I do have a basic engine with movement, combat, and drawing the screen.

You can see video of my progress at: http://www.youtube.com/user/someonefromsomewere1.
Nice, I love games like this. It's simple yet copmlex at the same time and they're really fun too. Keep it up, i'd love to see more :mrgreen:

Re: What projects are you currently working on?

Posted: Sat Feb 13, 2010 6:57 am
by GroundUpEngine
MrDeathNote wrote:
Bl@ck Ph@ntom wrote:I only am making a rogue like (if you don't know what a rouge like is here is a web site about it: http://roguebasin.roguelikedevelopment. ... =Main_Page)

I don't have a name for it yet, but I do have a basic engine with movement, combat, and drawing the screen.

You can see video of my progress at: http://www.youtube.com/user/someonefromsomewere1.
Nice, I love games like this. It's simple yet copmlex at the same time and they're really fun too. Keep it up, i'd love to see more :mrgreen:
Agreed! :)

Re: What projects are you currently working on?

Posted: Sat Feb 13, 2010 11:34 am
by Bl@ck Ph@ntom
Thanks for your support.

Re: What projects are you currently working on?

Posted: Wed Feb 17, 2010 6:29 pm
by ChrissyJ91
Bl@ck Ph@ntom wrote:I only am making a rogue like (if you don't know what a rouge like is here is a web site about it: http://roguebasin.roguelikedevelopment. ... =Main_Page)

I don't have a name for it yet, but I do have a basic engine with movement, combat, and drawing the screen.

You can see video of my progress at: http://www.youtube.com/user/someonefromsomewere1.
I agree with MrDeathNote and GroundUpEngine it looks very good. Definetely keep at it ;) .

I'm currently working on a platformer in visual basic as my second game project; my first game made entirely on my own as my first project, a pong clone featured a code snippet our teacher gave us. The project is going to be a single level to start as I am handing it in as an assignment although I then intend to continue it. I am currently recording the development and intend to make it into a dev video.

Re: What projects are you currently working on?

Posted: Wed Feb 17, 2010 6:38 pm
by programmerinprogress
Hey, I've got a new project in the works!

I've been considering the feasibility of this project for a while, but now I feel it's time to announce it, as I'm pretty sure I'll be able to at least have a good crack at it! :lol:

It's a new GUI library for SDL that I have codenamed "cowardly W.I.M.P".

At the minute I'm at the very early design stage, but I'm pretty sure I can move forward with this project now after weeks of consideration and planning on and off.

for more information, check out my new video: http://www.youtube.com/watch?v=cAOhhQ35RBs


More information will be coming soon, peace :)

Also, if you're interested in the idea, please register that interest in the form of a comment, just so I can find out if people actually want something like this, don't be afraid to ask any questions, I'll either answer them s best as I can as a reply or answer them in the next video.

Re: What projects are you currently working on?

Posted: Wed Feb 17, 2010 8:58 pm
by eatcomics
Awesome PIP I'm really interested in seeing where this goes :D

I myself am beginning to learn OpenGL. I've got a game planned, and I'll let you know more later...

Re: What projects are you currently working on?

Posted: Sun Feb 21, 2010 9:40 am
by Sanshin77
I've been working on a simple Puzzle game in SDL for 2 nights, video on youtube today, or in a few days - when I'm finished.

Re: What projects are you currently working on?

Posted: Mon Feb 22, 2010 1:11 pm
by Christer
Working on a Dungeon Twister clone for the PSP using SDL. Also soon a game for the mobile phone on Java.