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?
is it possible to make a 2d pixel shooter
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
Re: is it possible to make a 2d pixel shooter
Yes, of course. From your vague description, I think LÖVE is probably a great tool for making a game like that.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
Re: is it possible to make a 2d pixel shooter
can it also have stuff like unlocking thing and achievements
Re: is it possible to make a 2d pixel shooter
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) toopoopooheadcow wrote:can it also have stuff like unlocking thing and achievements
https://love2d.org/wiki
About achievements (only needed to search search.php?keywords=Achievements first)
viewtopic.php?f=5&t=9286
Welcome to LOVE!
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
Re: is it possible to make a 2d pixel shooter
i dont think i can find anything on how to make a 2d shooter in love2D i searched in the forums
Re: is it possible to make a 2d pixel shooter
try the video tutorialsAlso important is see Wiki for tutorials
Re: is it possible to make a 2d pixel shooter
i think this will help youpoopooheadcow wrote:i dont think i can find anything on how to make a 2d shooter in love2D i searched in the forums
viewtopic.php?f=5&t=3633
Re: is it possible to make a 2d pixel shooter
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.
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.
Re: is it possible to make a 2d pixel shooter
No it isn't, a 2 pixel shooter is too small.
Lua is not an acronym.
Re: is it possible to make a 2d pixel shooter
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.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Who is online
Users browsing this forum: Ahrefs [Bot] and 0 guests