Project: Metagame - Join and contribute!

Discuss aspects of the community itself and talk about the people and ideas that make this place work.
User avatar
Bayking
Posts: 318
Joined: 2008.09.27 (19:36)

Postby Animator » 2008.12.10 (03:25)

no, i just mean look at assembla. noone has actually done anything
And the Forums? IRC? This project isn't sourced down to one place.
Image

Ice Cold
Posts: 202
Joined: 2008.09.26 (11:49)
Location: Australia
Contact:

Postby mattk210 » 2008.12.10 (07:07)

There's no denying that the project isn't going anywhere right now, but that doesn't mean it's dead. Unlike many other fan-made games we're all here anyway because it's a community, so we can very easily pick up the pace when we want. Incidentally, I just finished an exam block, so I'll probably do something sometime soon.

User avatar
Damn You're Fine
Posts: 384
Joined: 2008.09.19 (01:47)
NUMA Profile: http://nmaps.net/user/littleviking001
MBTI Type: INTP
Location: Southern California
Contact:

Postby LittleViking » 2008.12.10 (08:21)

Coders
We're going to start work using Python. Every coder I've talked to so far has expressed some interest in the language, so we're going to give it a try. You'll need to get Python 2.5.2 (I know 3.0 was just released, but 2.5 still has the most third party support), Pygame for 2.5 and possibly Numpy for its array functions. The basic path I want to work on right away is motion due to multiple gravity points, then collision, then user control via keyboard events. Another pressing concern that we might assign one or two people to research is vector art. Pygame only has basic vector tools as far as I know, so we'll need either the ability to parse SVG files to line and arc coordinates, or maybe an extra Python module specifically for vector rendering. Either way, that'll be up to the researchers to decide.

Artists
Get used to the SVN repository, first of all. There's a folder there now for artist portfolios. You can start out by uploading some relevant work (Got some character designs? Got some planet art?) and the team can vote on a style to go with. Try to use vectors. If you work better in raster, you might be better off to make your concept art in raster, get feedback, tweak it so it's mostly simple shapes and colors, and then trace a vector image of it. Trust me, I trace over images all the time. Tracing an image with a pen tool is not hard work.

Level Designers
I really want to see a concept level. Spend a week on it if you have to. Make up all the enemies, all the puzzles, steal puzzles from Zelda or Lemmings or even N if it works. Picture yourself playing it through, and try to get gameplay up in the 2-5 minute range at least. Pay close attention to how you imagine running speeds and jump heights - you're in charge of game mechanics now. Also decide if we need one character or three. (Oh, and any time you make up an enemy, post it to the Assembla wiki. Mention basic details - Does it creep slowly like a Goomba? Does it explode if you get near it? Does it pounce around like a cat? Post a sketch if you have a visual idea too.)

Musicians
Like the Artists, get used to the SVN. Upload some music to the portfolio folder and vote on what you like. Look for good instruments, tempos, various details like that. Don't be afraid of bizarre instruments, and don't be afraid of percussion.

Foley
Hit a coffee can with a drumstick. Crumple up a leaf. Maybe you can't find a use for these sounds but someone else will know exactly what to do with them. Also, feel free to use free sound databanks. There are certain sounds like player footsteps, the whoosh of jumping into the air, and the squish of an enemy getting hit that appear in every game. Even without knowing the specifics, you can get some sounds out.



Let me know if I can help with anything. PM me, see me in #metagame, or just ask here if it's useful to be public. I'll do what I can to point you in the right direction.

One week from now, I'd like to see some kind of work from every team in the SVN. That's my only goal for now.
Image
The last Metroid is in captivity. The galaxy is at peace...

Ice Cold
Posts: 202
Joined: 2008.09.26 (11:49)
Location: Australia
Contact:

Postby mattk210 » 2008.12.10 (11:36)

Do we have specific users of python or are we all learning it from scratch? I suggest Project Euler as a good way to learn a language -- it's what I'll be doing.

Is it ok for me to use flash to really rapidly and sloppily program ideas to see how they might actually hold up? I work a lot faster in flash than anything else

I might also mess with some art if it's OK for me to do both.

User avatar
Damn You're Fine
Posts: 384
Joined: 2008.09.19 (01:47)
NUMA Profile: http://nmaps.net/user/littleviking001
MBTI Type: INTP
Location: Southern California
Contact:

Postby LittleViking » 2008.12.10 (13:32)

I have about half a year of Python experience, so I can help with some things. I'll contribute some original code too, but I know I'm not the most talented coder here. You can work in Flash for sure, and you're welcome to do art. Anyone can contribute to any number of categories.
Image
The last Metroid is in captivity. The galaxy is at peace...

User avatar
The Konami Number
Posts: 573
Joined: 2008.09.29 (22:27)
NUMA Profile: http://nmaps.net/user/_destiny%5E%2D
MBTI Type: ISTJ
Location: UK

Postby Destiny » 2008.12.10 (16:10)

Yeah! That's i what i'm talking about. Concept level is on the way ^^
Image
Image

User avatar
The Konami Number
Posts: 573
Joined: 2008.09.29 (22:27)
NUMA Profile: http://nmaps.net/user/_destiny%5E%2D
MBTI Type: ISTJ
Location: UK

Postby Destiny » 2008.12.10 (16:51)

Whipped up these idea dead quick - movement based, as requested, both could easily be expanded to include minor combat.
Idea #1 is a concept used in the old sonic games. You wont be able to pass underneath the rock with the platform, but rather hop over the rock (or whatever construct we replace it with in finished version) and land on the platform at the other side. Red blotches are mines (or our equivalent)
Idea #2 i realized could be made in ned - so i did it (easier than paint). Just imagine the thwump is a vertical lift platform.

Idea #2 -

Idea #1 -
Attachments
Sonic Idea.PNG
Image
Image

User avatar
Yet Another Harshad
Posts: 472
Joined: 2008.09.28 (21:25)
NUMA Profile: http://nmaps.net/user/isaacx
MBTI Type: ISFP
Location: Toronto, Ontario
Contact:

Postby isaacx » 2008.12.11 (02:50)

LittleViking wrote:
Musicians
Like the Artists, get used to the SVN. Upload some music to the portfolio folder and vote on what you like. Look for good instruments, tempos, various details like that. Don't be afraid of bizarre instruments, and don't be afraid of percussion.

Let me know if I can help with anything. PM me, see me in #metagame, or just ask here if it's useful to be public. I'll do what I can to point you in the right direction.

One week from now, I'd like to see some kind of work from every team in the SVN. That's my only goal for now.
Any kind of program in general that might be useful for the Musicians? I just want to see what other people are using
Image
Image

The 700 Club
Posts: 732
Joined: 2008.11.19 (00:59)
NUMA Profile: http://nmaps.net/user/greenblack
Location: In the land of the jabberwocky

Postby blackbelmoral » 2008.12.11 (03:17)

for the messages about "it doesn't matter about the story/characters"
yes, it does for artists. maybe even coders. maybe a robot cant jump as high, but has juetpacks. maybe an astroonaut floats to the ground when he jumps. see, we need a story/concept
spoiler

yes it does! dont deny it, break the silence.. *power chords*

YAR HAR!
Image
X2
Sigs:
29403|?NicNac?| Kablamo
Atilla wrote:If I offer a position, particularly one that requires a degree of responsibility and maturity, verbally abusing me because you missed the position will only confirm my belief that you were not the best candidate

User avatar
Bayking
Posts: 318
Joined: 2008.09.27 (19:36)

Postby Animator » 2008.12.11 (04:07)

Got some boss concepts illustrated. If anyone wants to vectorize them to make 'em look nice, by all means do.

And blackbelmoral, why did you post that random image with those things? The story isn't important yet, but we do need some specifics on the main character(s).
Image

User avatar
Remembering Hoxygen
Posts: 972
Joined: 2008.11.02 (06:13)
NUMA Profile: http://nmaps.net/user/rikaninja
Location: The darkness beyond hell.

Postby Rikaninja » 2008.12.11 (04:49)

Nice work LittleViking. I'd love to participate but I have no idea how to do anything :(
Image

The 700 Club
Posts: 732
Joined: 2008.11.19 (00:59)
NUMA Profile: http://nmaps.net/user/greenblack
Location: In the land of the jabberwocky

Postby blackbelmoral » 2008.12.11 (05:22)

it was a bunny begging for people to work
also: yes, we artists need a story
YAR HAR!
Image
X2
Sigs:
29403|?NicNac?| Kablamo
Atilla wrote:If I offer a position, particularly one that requires a degree of responsibility and maturity, verbally abusing me because you missed the position will only confirm my belief that you were not the best candidate

User avatar
The Konami Number
Posts: 573
Joined: 2008.09.29 (22:27)
NUMA Profile: http://nmaps.net/user/_destiny%5E%2D
MBTI Type: ISTJ
Location: UK

Postby Destiny » 2008.12.11 (08:42)

no you dont =P

Games dont really need a story. We're just throwing one in for good measure.

I would also like to have just a single character.
Image
Image

The 700 Club
Posts: 732
Joined: 2008.11.19 (00:59)
NUMA Profile: http://nmaps.net/user/greenblack
Location: In the land of the jabberwocky

Postby blackbelmoral » 2008.12.11 (14:15)

ok, mabe not a story, just a concept. what will the characters be, what will the planets look like, what will the point of the enemies be?
i think we should have a theme per planet of enemies, and coders can just use a parent object
YAR HAR!
Image
X2
Sigs:
29403|?NicNac?| Kablamo
Atilla wrote:If I offer a position, particularly one that requires a degree of responsibility and maturity, verbally abusing me because you missed the position will only confirm my belief that you were not the best candidate

User avatar
Hawaii Five-Oh
Posts: 921
Joined: 2008.09.26 (05:49)
NUMA Profile: http://nmaps.net/user/condog_111
MBTI Type: ISTJ
Location: Melbourne-ish

Postby Condog » 2008.12.11 (22:38)

blackbelmoral wrote:ok, mabe not a story, just a concept. what will the characters be, what will the planets look like, what will the point of the enemies be?
i think we should have a theme per planet of enemies, and coders can just use a parent object
How about you just start sketching some concepts instead of whining about the details? We are not going t come to any definitive designs by talking about the art stuff. That's why it's called concept art.
Image

Ice Climbers are awesome. Deal with it.

User avatar
Demon Fisherman
Posts: 1246
Joined: 2008.10.01 (23:37)
NUMA Profile: http://nmaps.net/squibbles
MBTI Type: ENFP
Location: Canberra

Postby squibbles » 2008.12.12 (01:33)

Well, I'm soon going to be getting a $1200 effects pedal for my guitair (should be about 4 weeks), so expect some uber crazy spacey
hammer-on/slide/bend/whammy/wah-wah uploads from me then. I'm so psyched about this...
spoiler

Nmaps.net

Tsukatu wrote:I don't know what it is, squibbles, but my brain keeps inserting "black" into random parts of your posts these days.
I totally just read that as, "I'd hate to be the only black guy stuck using v1.4."
[/ispoiler]

User avatar
Bayking
Posts: 318
Joined: 2008.09.27 (19:36)

Postby Animator » 2008.12.12 (02:37)

Image

The 700 Club
Posts: 732
Joined: 2008.11.19 (00:59)
NUMA Profile: http://nmaps.net/user/greenblack
Location: In the land of the jabberwocky

Postby blackbelmoral » 2008.12.12 (02:49)

srry, but i dont get vector..
i know basically what it is, but i dont get the point
my school has adobe master collection cs3 uploaded on all the computers so if someone would teach me how to use flash i could do that
YAR HAR!
Image
X2
Sigs:
29403|?NicNac?| Kablamo
Atilla wrote:If I offer a position, particularly one that requires a degree of responsibility and maturity, verbally abusing me because you missed the position will only confirm my belief that you were not the best candidate

Ice Cold
Posts: 202
Joined: 2008.09.26 (11:49)
Location: Australia
Contact:

Postby mattk210 » 2008.12.12 (04:23)

vector is more editable, and rotateable/scalable without loss of data.

There's no set way to make vectors, but usually one uses a "pen" tool or equivalent to make points that are joined to form a line. Then, a "bezier" tool usually allows the junctions at the points to be curved in different ways. This basic outline is then manipulated with fills and other effects. Experiment and see, or look at some web tutorials.

EDIT: been messing with stuff (nothing solid to show though), and have some input. I now think there should be 3 characters like this:

* run-man walks, like you'd expect
* jump-man bounces like the ball in WADF - the only way to move is to bounce, it's just fun to play. I can imagine some nice physics puzzles on this
* hover-man doesn't walk at all -- being on land is simply being in space but being pressed against an obstacle because of gravity -- My demo originally had this type of control, and it's really fun to sling around planets and stuff.

User avatar
Legacy Elite
Legacy Elite
Posts: 327
Joined: 2008.09.26 (14:55)
NUMA Profile: http://nmaps.net/user/TheAdster Check 'em out!  =D
MBTI Type: ESTJ
Location: Southampton Uni. (euch), England.

Postby Ad » 2008.12.12 (16:18)

I've grabbed my A3 pad, and I'm about to do some level design sketchings, but was wondering about something: do people want the 3D Super Mario level design, as suggested in the IRC logs, so that you enter a level, and face the possibility of several challenges? I think it'd be a good style to follow.
ImageImageImage

User avatar
The Konami Number
Posts: 573
Joined: 2008.09.29 (22:27)
NUMA Profile: http://nmaps.net/user/_destiny%5E%2D
MBTI Type: ISTJ
Location: UK

Postby Destiny » 2008.12.12 (17:57)

hmmm... Looking at matts characters has made me wonder what will happen during the in-space parts of levels. It would be quite difficult to create platformer style gameplay with no gravity.

On a side note, does anyone know any software I can use for designing my level that's better than paint?
Image
Image

User avatar
Lifer
Posts: 1099
Joined: 2008.09.26 (21:35)
NUMA Profile: http://nmaps.net/user/smartalco
MBTI Type: INTJ

Postby smartalco » 2008.12.12 (18:22)

Ad. wrote:I've grabbed my A3 pad, and I'm about to do some level design sketchings, but was wondering about something: do people want the 3D Super Mario level design, as suggested in the IRC logs, so that you enter a level, and face the possibility of several challenges? I think it'd be a good style to follow.
Non-linear levels are always fun (assuming they aren't too over done) so I say go for it
Destiny wrote:On a side note, does anyone know any software I can use for designing my level that's better than paint?
Gimp (google it)

I have 2 finals next Wednesday and 1 Thurs., so all my freetime until then is going to be studying, but after that I intend to dive headfirst into python.
Image
Tycho: "I don't know why people ever, ever try to stop nerds from doing things. It's really the most incredible waste of time."
Adam Savage: "I reject your reality and substitute my own!"

Ice Cold
Posts: 202
Joined: 2008.09.26 (11:49)
Location: Australia
Contact:

Postby mattk210 » 2008.12.12 (22:43)

my testing has only been in "space". I was under the impression that the whole thing was in space with scattered planets, just some planets were quite big so you could have fairly traditional-style platforming on them. I don't think there would be many areas with no planets

User avatar
The Konami Number
Posts: 573
Joined: 2008.09.29 (22:27)
NUMA Profile: http://nmaps.net/user/_destiny%5E%2D
MBTI Type: ISTJ
Location: UK

Postby Destiny » 2008.12.12 (23:40)

uh, I thought that it was like... Completely planet-based, and you kinda went through space... Kinda for transportation purposes, rather than gameplay.
Image
Image

Ice Cold
Posts: 202
Joined: 2008.09.26 (11:49)
Location: Australia
Contact:

Postby mattk210 » 2008.12.12 (23:48)

LV mentioned multiple gravity points, and geti had some concepts of a small planet, so I don't think I'm alone in thinking this

This is kind of a big deal, let's sort it out. If we have a platformer like destiny said, i don't think it will be very unique

EDIT: also, I have some stuff to show:
http://psychonova.110mb.com/radical.swf
(obviously, a lot of stuff needs to be tweaked)
(click on the screen and use arrow keys)
the control method is as suggested: the camera flips towards gravity to allow easier control.
Because of this, the camera goes insane between planets (there's another one to the southeast of where you start)
also, it's difficult to see what's happening. The planets are actually spinning but you probably can't notice it. Also, slings around planets used to be really fun before I added the new camera, but now it's just disorienting

This is mainly to show the camera, please don't comment on the rest which obviously needs work. Do you guys still want this?


Who is online

Users browsing this forum: No registered users and 5 guests