Not quite. I have done a couple of little games using Dark GDK. This is my first actual game in SDL though. That's why it's just a simple game.Nice =D. Is this going to be your first project?
What projects are you currently working on?
Moderator: PC Supremacists
Re: What projects are you currently working on?
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: What projects are you currently working on?
lil' side project: scriptable particle system
- Get some Lua implementation done
- Didn't like my old particle system, so this will replace it
- Get some Lua implementation done
- Didn't like my old particle system, so this will replace it
- MrDeathNote
- ES Beta Backer
- Posts: 594
- Joined: Sun Oct 11, 2009 9:57 am
- Current Project: cocos2d-x project
- Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
- Programming Language of Choice: C/++
- Location: Belfast, Ireland
- Contact:
Re: What projects are you currently working on?
Just posted a new topic about a networked air hockey game:
http://elysianshadows.com/phpBB3/viewto ... =13&t=5286
http://elysianshadows.com/phpBB3/viewto ... =13&t=5286
http://www.youtube.com/user/MrDeathNote1988
"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
-
- Chaos Rift Junior
- Posts: 200
- Joined: Mon Feb 22, 2010 12:32 am
- Current Project: Breakout clone, Unnamed 2D RPG
- Favorite Gaming Platforms: PC, XBOX360
- Programming Language of Choice: C#
- Location: San Antonio,Texas
- Contact:
Re: What projects are you currently working on?
Started a Pong Clone as my first entry into SDL today. I also started chronicaling my exploits in a blog http://mattheweston.wordpress.com
- Trimmy
- Chaos Rift Newbie
- Posts: 22
- Joined: Thu Aug 05, 2010 1:16 am
- Current Project: A Game
- Favorite Gaming Platforms: PS3, PC ( Mac OS )
- Programming Language of Choice: C++
- Location: New Zealand
- Contact:
Re: What projects are you currently working on?
I feel like I'm working on a million projects.
Project Space Tycoon
- Text-based game-play prototype
- The 3D planet renderer
- Design
New FirstGameEngine
- Rewriting it from scratch
- Now using SFML
Weekend OpenGL Projects
Learning
- Shaders
- SFML
- Everything
Project Space Tycoon
- Text-based game-play prototype
- The 3D planet renderer
- Design
New FirstGameEngine
- Rewriting it from scratch
- Now using SFML
Weekend OpenGL Projects
Learning
- Shaders
- SFML
- Everything
Last edited by Trimmy on Thu Aug 19, 2010 8:41 pm, edited 1 time in total.
My Programming Projects:http://www.youtube.com/user/TrimmyS
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: What projects are you currently working on?
Looking forward to Monday's update.Trimmy wrote: Weekend OpenGL Projects
Learning
- Everything
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: What projects are you currently working on?
Same here buddandymcgee wrote:Looking forward to Monday's update.Trimmy wrote: Weekend OpenGL Projects
Learning
- Everything
Trimmy wrote: - Now using SFML
Re: What projects are you currently working on?
I've been working on a rhythm game called Beat Tapper. It uses Step Mania's file format, this means that just about any song playable on Step Mania will be playable on Beat Tapper. (I've tested it and all tests worked ).
It currently consists of two game modes, DDR (dance dance revolution) and Taiko (Rhythm game popular in Japan).
If you'd like some game play here's my channel: http://www.youtube.com/user/xAustechx
And if you'd like to see for your self you can get it here but note that it's alpha: http://xaustechx.comule.com/BeatTapper.htm
To be honest I'm sort of losing interest of the project at the moment. I don't know why.
It currently consists of two game modes, DDR (dance dance revolution) and Taiko (Rhythm game popular in Japan).
If you'd like some game play here's my channel: http://www.youtube.com/user/xAustechx
And if you'd like to see for your self you can get it here but note that it's alpha: http://xaustechx.comule.com/BeatTapper.htm
To be honest I'm sort of losing interest of the project at the moment. I don't know why.
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: What projects are you currently working on?
Welcome xAustechx
Dont give up on Beat Tapper, it's a cool project!
Dont give up on Beat Tapper, it's a cool project!
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: What projects are you currently working on?
I can't get it to run.. there's a shit ton of dll and .NET framework errors. Is it compiled as release or debug?xAustechx wrote:And if you'd like to see for your self you can get it here but note that it's alpha: http://xaustechx.comule.com/BeatTapper.htm
Take a break if you need you, watch some AiGD.xAustechx wrote:To be honest I'm sort of losing interest of the project at the moment. I don't know why.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- BlitzCoder
- Chaos Rift Newbie
- Posts: 12
- Joined: Fri Jul 30, 2010 10:20 pm
- Favorite Gaming Platforms: PC/Xbox 360
- Programming Language of Choice: C++
- Location: Maine, USA
- Contact:
Re: What projects are you currently working on?
Still learning c++, also teaching myself php/mysql for possible use in a web game.
If at first you don't succeed, Skydiving may not be the thing for you...
- epicasian
- Chaos Rift Junior
- Posts: 232
- Joined: Mon Feb 22, 2010 10:32 pm
- Current Project: Gigazilla Engine
- Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
- Programming Language of Choice: C/++
- Location: WoFo, KY
Re: What projects are you currently working on?
I'm diving headfirst into 2D OpenGL. :D
Hope it's not too confusing
Hope it's not too confusing
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: What projects are you currently working on?
I'm writing my own PNG decoder/encoder based on the ISO/IEC 15948:200 specification for it. Surprisingly, it looks like the only really difficult part will be conversion between different pixel formats
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
Re: What projects are you currently working on?
I'm being unproductive... got my license and starcraft 2 in the same weekend... between the two I don't have time for all that pesky code xD
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: What projects are you currently working on?
I'm having fun with some low-level shit. Jumped my spare power supply so I can use it as a 12v source for this small DC motor I found in the garage the other day. Last year, my roommate (EE major) and I were talking about making our dorm room shade open and close automatically. This year I plan to actually do it. I'll likely only need ~3v though, with this motor's torque I could easily rip the shade right out of the window running it at full speed.
Was trying to figure out how to toggle USB port power (+5v) so that I could control it with my computer, but apparently that's not a feature of USB lol. Might try parallel or serial when I get back to school and can use my desktop again.
Was trying to figure out how to toggle USB port power (+5v) so that I could control it with my computer, but apparently that's not a feature of USB lol. Might try parallel or serial when I get back to school and can use my desktop again.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!