How would you reccomend I make a shump

A place for people with an interest in developing new shmups.
Post Reply
User avatar
Captain
Posts: 1619
Joined: Thu Oct 13, 2011 8:19 am
Location: wreckage

How would you reccomend I make a shump

Post by Captain »

More like "what would you recommend for making shmups?"

Cuz I would really want to make one these days,but don't know where to start :?
In search of great justice, sailing on a sea of stars.
Image Image
User avatar
alphagamer
Posts: 15
Joined: Thu Sep 15, 2011 9:09 pm

Re: How would you reccomend I make a shump

Post by alphagamer »

How about learning a programming language first? And some experience with Photoshop can't hurt.
User avatar
Udderdude
Posts: 6294
Joined: Thu Feb 16, 2006 7:55 am
Location: Canada
Contact:

Re: How would you reccomend I make a shump

Post by Udderdude »

User avatar
Captain
Posts: 1619
Joined: Thu Oct 13, 2011 8:19 am
Location: wreckage

Re: How would you reccomend I make a shump

Post by Captain »

I have photoshop experience,and moderate programming knowledge, and tank you,udderdude for that helpful post.

Tank you so much.(couldn't resist,sorry)
Image
In search of great justice, sailing on a sea of stars.
Image Image
User avatar
Raytrace
Posts: 2173
Joined: Fri Oct 14, 2011 6:42 pm
Location: Éire

Re: How would you reccomend I make a shump

Post by Raytrace »

Shoot Em Up Construction Kit on the C= 64?

sorry couldnt resist :p
User avatar
Captain
Posts: 1619
Joined: Thu Oct 13, 2011 8:19 am
Location: wreckage

Re: How would you reccomend I make a shump

Post by Captain »

noted :D
In search of great justice, sailing on a sea of stars.
Image Image
User avatar
BPzeBanshee
Posts: 4859
Joined: Sun Feb 08, 2009 3:59 am

Re: How would you reccomend I make a shump

Post by BPzeBanshee »

If you've got programming knowledge for a specific mainstream code (ie. C++ etc) I'd suggest you try to come up with an engine that can do anything you'd expect to require from a shmup. I try to do this for GMOSSE myself (Thanks Udderdude for pointing in the right direction ;) ), so that if you make a vertically-oriented game you can add a TATE mode really easily for example.

I'd also do a lot of planning out too. Ie, what's your game about? What'll it look like? If you could compare it to a game what would it be?

In regards to my project I should also point out that I try to avoid things that are performance-inhibiting or too complex for my simple mind to handle, for example tiling stuff that Rozyrg does for his games and particles/3D/surface rendering, so if you decide to try and come up with something in Game Maker you'll probably get the idea behind GML code pretty quickly looking at how I've organised things.
User avatar
Captain
Posts: 1619
Joined: Thu Oct 13, 2011 8:19 am
Location: wreckage

Re: How would you reccomend I make a shump

Post by Captain »

noted as well :D
In search of great justice, sailing on a sea of stars.
Image Image
Post Reply