is it possible to make a 2d pixel shooter

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
poopooheadcow
Prole
Posts: 11
Joined: Fri Sep 07, 2012 9:59 am
Location: Australia

is it possible to make a 2d pixel shooter

Post by poopooheadcow »

hi
i want to make a game cute 2d pixel shooter kind of game with pixel blood and stuff and was wondering if it is possible to make a game like that? :)
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: is it possible to make a 2d pixel shooter

Post by T-Bone »

Yes, of course. From your vague description, I think LÖVE is probably a great tool for making a game like that.
User avatar
poopooheadcow
Prole
Posts: 11
Joined: Fri Sep 07, 2012 9:59 am
Location: Australia

Re: is it possible to make a 2d pixel shooter

Post by poopooheadcow »

can it also have stuff like unlocking thing and achievements
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: is it possible to make a 2d pixel shooter

Post by coffee »

poopooheadcow wrote:can it also have stuff like unlocking thing and achievements
You should stop asking if it's possible to do each thing of your game. Because if you search forum before asking you will find fast answers. If you want do a shooter game search "shooter" or "shoot'em up", if want add achievments search "achievements" and so on. Also important is see Wiki for tutorials, ready made libraries and other games examples (some a bit outdated) too
https://love2d.org/wiki

About achievements (only needed to search search.php?keywords=Achievements first)
viewtopic.php?f=5&t=9286

Welcome to LOVE!
User avatar
poopooheadcow
Prole
Posts: 11
Joined: Fri Sep 07, 2012 9:59 am
Location: Australia

Re: is it possible to make a 2d pixel shooter

Post by poopooheadcow »

i dont think i can find anything on how to make a 2d shooter in love2D i searched in the forums
Zeliarden
Party member
Posts: 139
Joined: Tue Feb 28, 2012 4:40 pm

Re: is it possible to make a 2d pixel shooter

Post by Zeliarden »

Also important is see Wiki for tutorials
try the video tutorials
User avatar
GijsB
Party member
Posts: 380
Joined: Wed Jul 20, 2011 10:19 pm
Location: Netherlands

Re: is it possible to make a 2d pixel shooter

Post by GijsB »

poopooheadcow wrote:i dont think i can find anything on how to make a 2d shooter in love2D i searched in the forums
i think this will help you ;)

viewtopic.php?f=5&t=3633
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: is it possible to make a 2d pixel shooter

Post by Lafolie »

I think you're approaching this from the wrong perspective. Instead of looking up "how to make a 2d space shooter" or whatnot, you should be looking for the things that make up this game.

You should learn stuff like how to take input and move a sprite around, how to have a scrolling level, how to create a list (table) of bullets and maintain it (remove 'dead' bullets etc)... the basic stuff that makes up the gameplay. This kind of information is widely available, and even though any given tutorial may be based on a shoot 'em up you will find that lots of the information is relevant to you still.

Hope this helps.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
qaisjp
Party member
Posts: 490
Joined: Tue Sep 04, 2012 10:49 am
Location: United Kingdom
Contact:

Re: is it possible to make a 2d pixel shooter

Post by qaisjp »

No it isn't, a 2 pixel shooter is too small. :crazy:
Lua is not an acronym.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: is it possible to make a 2d pixel shooter

Post by T-Bone »

Also, avoid asking "how do I do x?". Instead, ask "how do I want x to work?". Then, just tell the computer how it should do it.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 0 guests