This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Community spirit (part2)


Community spirit (part2)

Postby Structure » Mar 14, 2005 @ 9:13pm

Well I thought id use my 100th post to say hi to every one and have a round up of what people are working on at the moment, I find it interesting to see what the community’s up to.

Ive been writing a 2d rigid body physics engine over the last few months for use on handheld platforms, this turned out to be quite difficult as most implementations that id want to use (in terms of physical correctness) are just too slow on fixed point hardware, but its getting there so I should have a demo out over the next few months for people to play with…

So whats everyone up to (screen shots are always nice!)


Image
A float, A float, My kingdom for a float
User avatar
Structure
pm Member
 
Posts: 147
Joined: Sep 17, 2004 @ 8:28pm
Location: UK


Postby mlepage » Mar 14, 2005 @ 10:28pm

www.scalenesoftware.com
Great games for your Palm and Pocket PC!
User avatar
mlepage
pm Insider
 
Posts: 1050
Joined: Aug 3, 2003 @ 4:47am
Location: Canada


Postby fzammetti » Mar 14, 2005 @ 10:33pm

...and so I said to Mr. Gates: "$640 billion should be enough for anyone!"
User avatar
fzammetti
pm Insider
 
Posts: 1496
Joined: Jun 4, 2002 @ 6:21pm
Location: Omnytex Technologies


Postby dan.p » Mar 14, 2005 @ 10:53pm

I've been working on a game engine for 3 months, and the core engine itself is done. GUI, AI, Map, Animation, etc. There are still some things that aren't finished, but for the most part it's not difficult to build a game using it.

I've also been working on a game, both to get published later on and to test the game engine, but unfortunately things have died down quite a bit. Even with a game engine and 12+ page design document explaining the game, storyline, how it works, etc., I've been unable to get a pixel artist to join my one man show. This puts me in a bit of a bind because I can't really continue without the proper sprite animations. I've been using place holders for the most part, but realistically that only goes so far for the game I have planned.

Now I'm currently trying to think of a simple game to build in the mean time, as I'm thinking it'd be easier to find a pixel artist for a small project. Unfortunately I don't have any good game ideas that fit in the "simple" category. :( Hopefully I can think of something.. only a matter of time I suppose.

In the mean time I've been improving the game engine (increased it by 10 fps so far on the PPC) and working on my design documents.

Here's a screenshot (fairly old) of the game and engine I've been working on:

Image
dan.p
pm Member
 
Posts: 89
Joined: Jan 6, 2005 @ 6:49am


Postby Structure » Mar 14, 2005 @ 11:01pm

A float, A float, My kingdom for a float
User avatar
Structure
pm Member
 
Posts: 147
Joined: Sep 17, 2004 @ 8:28pm
Location: UK


Postby sponge » Mar 14, 2005 @ 11:44pm

Working on a game using the fabulous PPL language, since I'm too lazy/inept to learn C. It'll revolutionize* the PPC gaming industry I say! There's actually a proof-of-concept for any of the more specialer people!

*fill a damn needed niche.
holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby Kak » Mar 14, 2005 @ 11:46pm

I'm finishing right now our next game, it's unnamed yet (I'm trying to come with a worse name than 3D CEdice but it's hard...) but here are some screenshots:

.................Image

it's a really weird game :) it's based on pssst, an old Ultimate (now Rare) game where you had to defend a plant from some hungry bugs which tried to eat it.
you could say it's a time crisis /house of the dead with bugs and plants ;)

.................Image



once it's finished I'll go for the smartphone version, and once there I think I'll have to do a little stop in the road :(

p.s. the physics engine looks really nice, and specially its name, when planets collide, sounds like a 50s scifi movie ;)
User avatar
Kak
pm Member
 
Posts: 291
Joined: Jul 26, 2003 @ 12:24pm
Location: Zannarkand, Spira


Postby fzammetti » Mar 14, 2005 @ 11:48pm

I suggest a whole new thread for people to suggest lousy names for your game Kak :)

(I was joking when I started typing this, but now...)
...and so I said to Mr. Gates: "$640 billion should be enough for anyone!"
User avatar
fzammetti
pm Insider
 
Posts: 1496
Joined: Jun 4, 2002 @ 6:21pm
Location: Omnytex Technologies


Postby dan.p » Mar 14, 2005 @ 11:54pm

Yeah I've tried Pixelation.

Looking for a company is a good idea in theory, as that's what I'm currently doing. Unfortunately there are several downfalls.

- If you don't have any games under your belt, they don't take you seriously.
- If your game isn't already 90% complete, they won't even look at your demo.
- If they're interested, I end up having to wait 2 months before a pixel artist is available. That's 2 months of me sitting around hoping they don't forget about little 'ol me. I'd rather keep looking.

This brings me back to looking for another independant person like myself. :)

I have run into several things so far:

They're interested BUT...
- they don't know how to do pixel art.
- their pixel art isn't good.
- they flake and don't contact you for over a week.
- they don't take the project seriously and only want to do a sprite if they can get around to it in their spare time.
- they want to turn your game into something it's not.
- they want money up front and won't take percentage.
- their asking price is way too high.

In any case, I don't want to derail your thread here. I'd love to hear some advice (surely there's something I'm doing wrong), but we should probably take this conversation to PM if it goes any further. Otherwise it'll turn into a "how to find a pixel artist" thread, heh.
dan.p
pm Member
 
Posts: 89
Joined: Jan 6, 2005 @ 6:49am


Postby Kak » Mar 14, 2005 @ 11:56pm

User avatar
Kak
pm Member
 
Posts: 291
Joined: Jul 26, 2003 @ 12:24pm
Location: Zannarkand, Spira


Postby Structure » Mar 14, 2005 @ 11:56pm

A float, A float, My kingdom for a float
User avatar
Structure
pm Member
 
Posts: 147
Joined: Sep 17, 2004 @ 8:28pm
Location: UK


Postby torus » Mar 15, 2005 @ 11:02am

I'm working on a prototype of a puzzle game idea. I just don't find the time (my day job is killing me).

Anyway, here's a screenshot of the super cool gdi rendered prototype :). I've never done a game on a hex grid before, it's not as easy as it may seems. Next I have to find a way to get a cell neighbourhood table. The AI is done, but I can't test it.

Image
User avatar
torus
pm Member
 
Posts: 58
Joined: Oct 24, 2003 @ 10:11am
Location: Germany


Postby jaguard » Mar 15, 2005 @ 6:48pm

I'm working on a sort of sequel or clone, or whatever to an old game called "Armor Alley". It's like a mix of arcade and strategy game with helicopter under your control. Not much of a strategy, though :). But it's gonna be really fun I hope :). If only I find a graphics artist..
jaguard
pm Member
 
Posts: 230
Joined: Mar 2, 2004 @ 6:45pm


Postby Presto » Mar 15, 2005 @ 7:30pm

User avatar
Presto
pm Insider
 
Posts: 763
Joined: Jan 20, 2003 @ 5:51am
Location: Kalesian Archipelago


Postby kornalius » Mar 15, 2005 @ 8:19pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Next

Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron