Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

879590 Posts in 32992 Topics- by 24372 Members - Latest Member: adellaxs66

May 24, 2013, 11:45:04 AM
  Show Posts
Pages: 1 ... 19 20 [21]
301  Developer / Balding's Quest / Re: Balding's Quest: Public Build One on: March 04, 2007, 12:37:44 PM
The movement was fine for me, it's a slower paced game and everything felt pretty smooth.  The only thing I think is too slow is ladder climbing speed. I played in fullscreen but as a quick fix it would be nice to allow for 2x (or 4x) size windowed mode for people that can't or don't want to play in fullscreen.
302  Player / General / Re: Game Making Competition, Anyone? on: March 02, 2007, 05:04:02 PM
(I'm leaning toward "swarms")
Nice, everyone that entered LD48 #8 can resubmit to this :D.
303  Player / General / Re: Game Making Competition, Anyone? on: March 01, 2007, 01:13:41 AM
Sounds cool. So a monthly theme for games with a small scope?  It might be a good idea to actually define what "finished" is with a full feature list.  This might help people with getting out qualified games and polish aspects in general.
304  Developer / Balding's Quest / Re: Balding Quest: Milestone 2 on: February 27, 2007, 08:28:03 PM
http://web.telia.com/~u48508900/platform/jump.bmx - from Arne
and http://madgarden.googlepages.com/jumpy.zip from Madgarden. 

Simple demos that may have been written earlier and maybe not directly related to the game. Sorry if you misunderstood, I didn't want to make you think someone was coding ahead of you.
305  Developer / Balding's Quest / Re: Balding Quest: Milestone 2 on: February 27, 2007, 08:16:48 PM
[...] or small apps demonstrating chunks of gameplay (seems like this has already happened) [...]

Buh?  Huh?
Nothing complex...  Someone had some jumping demo or something?
306  Developer / Balding's Quest / Re: Balding Quest: Milestone 2 on: February 27, 2007, 07:55:50 PM
But maybe a tutorial breaking down how it's made sometime?  That could be applied to many languages.
That'd be very nice. Kiss
Aah... just a little source code? Puh-leeeease?

I don't care too much about a tutorial, there is plenty of stuff out there like that. Unless you're gonna do something amazing beyond "this is how you write a basic platformer."

I guess in the best case you could hook up Lua or something and allow for some scripting. People have a ton of whacky gameplay ideas, and with talk about each level being a minigame in its own right, you'll either have to code a ton of special behavior for everyone designing levels, or expose some of the game to people that want to add custom behaviors. Or you could just keep the project simple and keep out crazy ideas that require a lot of custom code outside of the core game mechanics.

In the worst case someone could end up writing another game in parrellel with the same art, or small apps demonstrating chunks of gameplay (seems like this has already happened), but that is against the spirit of the project and clearly won't scale beyond the initial stages of development.
307  Developer / Balding's Quest / Re: Balding Quest: Milestone 2 on: February 27, 2007, 05:39:41 PM
Oh goodness no!  Embarrassed
I'm sure its not that bad Smiley. Without source us coder types feel left out.  Really I wouldn't do anything with it.  Although I'm in the minority for some reason I'm a source code junkie, just like to read it.
308  Developer / Balding's Quest / Re: Balding Quest: Milestone 2 on: February 27, 2007, 05:26:02 PM
Re: Panties and Silliness

No reason why we can't have some pop culture references in there as secrets!  This game began as a homage to the platformer, and I think people would appreciate the video game references, at least.  It's also a game about a middle aged bald guy who's looking for his lost game collection... can't we have a little fun with the theme?  I don't think Arne is suggesting that we throw a big pair of ZOMG PANTIES on the title screen, is he?
I volunteer for any pantie related artwork. Maybe the game should be about a middle age bald guy who's looking for his lost pantie collection? Tongue

I know its been mentioned before, but just for clarification, we won't be getting source code for this game anytime soon, right? Once a build is out it might be useful for the community to have, even just to prototype game mechanics, make mods or port to other platforms.
309  Player / General / Re: The GDC Thread on: February 26, 2007, 11:17:54 AM
I'll be there, but I waited too long to get an Indie Summit Pass  Cry.  I'll still trying to figure out some "alternative" means to get in the Indie game summit (trading passes, sneaking in, bribing CAs, etc.) I definitely will find some way to make it to innovation in indie games and a few other sessions I wanted to check out.
310  Developer / Technical / Re: Programming for Newbs (WIP) on: February 23, 2007, 11:44:07 PM
Nice to see some processing fans.  I have a few processing games, but none of them are really "of note" (like any of my games.)  Another tool that looks really good is Unity 3D.  If you own a Mac you should definitely check this out.
311  Developer / Technical / Re: Game Development for Newbs (WIP) on: February 23, 2007, 11:50:00 AM
It gets no love and is perhaps not ideal for game development, but I really like Processing. Because its Java based it might not be quite as newb friendly as basic or python and definitely isn't as easy as the graphical game makers.

The API is very straightforward and there are libraries for about everything you'd want to do.  Even if an existing processing library doesn't work you can fall back on Java APIs. The IDE will easily export crossplatform (Windows, Mac OS X, Linux) applications and applets complete with a web page. Kenta Cho used it for a handful of web games, I'm sure that gets some mileage around here.

Other not mentioned yet are the XNA framework and Flash, which I'm sure everyone knows about.
312  Player / General / Re: What does your Library look like? on: February 18, 2007, 10:57:03 AM
PoV, I've always been extremely envious of your game programming book library, it puts most bookstores to shame.  I thought my library was pretty impressive, but you easily have everything I have and much more Sad.
313  Developer / Technical / Re: Symbian Hell on: February 16, 2007, 10:53:02 PM
I'm not working on games, but I've worked (and am still working on) a variety of mobile applications for Symbian for my day job. Currently I'm working on Symbian 9 devices (UIQ3 and Nokia series 60) and many of the quirks and restrictions seem to be improved.  Working on UIQ2 apps sucked.  The painful thing about writing a 3D software renderer for any of these devices is dealing with all the fixed point math.  Do you have a decent fixed point library or are you writing that yourself also?
314  Developer / Technical / Re: Symbian Hell on: February 16, 2007, 11:22:44 AM
The joys of mobile device programming. I've been working with Symbian on and off for almost 2 years now. Good luck with your Symbian adventures, you'll need it.  I'm sure you get through it eventually.
315  Player / Games / Re: The Spirit of Independent Gaming on: February 15, 2007, 09:13:19 PM
As you may know, this forum was kind of created as an alternative to the Indiegamer forums, which have devolved into a morass of uncreative ideas and "me too" type thinking.

Amen. Not to bash indiegamer, but its got to a point where people post games that are clearly not targetting the casual market but get the standard laundry list of casual game design tips.  The advice you get on indie gamer can help improve a game's accesibility, but at the same time simply doesn't work for a large variety of game types.  This is coming from a man that is somewhat of a casual games developer.

Quote
I figure if we start discussing what being "independent" means to us from the get-go, we can avoid that pitfall.

This was always a huge debate on indiegamer. Now it's at the point where whenever the topic comes up moderators lock the topic. Clearly financially independent (running a sucessful games business) won out over artistically independent (making the games you really want to make.) There is nothing wrong with that, people have to eat after all, but indiegamer clearly has alienated a certain group of developers.

Quote
  Actually, the idea of independence is very simple to me.  As long as you create something that is personally meaningful to you, you are an "independent" as far as I'm concerned.

I like this attitude. Great post Derek.  Hopefully Tigsource forums will end up as kind of an "anti-indiegamer" with more of a focus on games and game development than business and marketing.  Once again, there is nothing wrong with what indiegamer is (imo), its just very nice to have something different.
Pages: 1 ... 19 20 [21]
Theme orange-lt created by panic