bulletLÖVE

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
MPQC
Citizen
Posts: 65
Joined: Fri Jun 28, 2013 2:45 pm

bulletLÖVE

Post by MPQC »

So here's a project I've been working on for the past week. It's both the first lua program I've ever written, and the first LÖVE game I've done, so take it easy on the optimizations done lol.You can probably easily tell what it's about by the name alone, but if you didn't, it's a bullet hell engine.

I've decided to scrap it since I really dislike the direction it's heading in - while automated, the level creation is still pretty manual and annoying. So I plan on reworking it with an editor in mind and getting rid of some bad style that I did. But, overall, as far the game goes, it's quite far along (easily workable) and quite modular, so at it's current state it's a POC. If someone else wants to take up where I left off, feel free. I want to get a better system running however.

Controls:

WASD - Movement
Shift - Slow down
Right click - Speed up
Mouse - Aim
Left click - Fire

I felt like posting this since it's got some neat systems going on inside such as bullet management, enemy management (ie move here, shoot here, etc), a nice menu system (albeit incomplete since I'm scrapping this), working collision, lives, powerups, and the start of sound management. Someones bound to learn something by looking at the code. Though take warning, it's not documented very well.

Side credits: Music is from ozzed.net. Great artist. :)
Attachments
bulletLOVE.love
(5.47 MiB) Downloaded 642 times
Last edited by MPQC on Mon Jul 01, 2013 12:45 am, edited 1 time in total.
scutheotaku
Party member
Posts: 235
Joined: Sat Dec 15, 2012 6:54 am

Re: bulletLÖVE

Post by scutheotaku »

Seems pretty cool! I like the menu a lot, and the gameplay seemed pretty tight. The bullet patterns were fairly simple for bullet hell games, but I assume that they do get (or would have gotten) more complicated later on. Though, is there only one stage? Because after I killed the first enemy (or he disappear, at least), nothing else happened.

Anyway, nice work. I didn't look at the code, but I hope that your next project goes further :)
User avatar
MPQC
Citizen
Posts: 65
Joined: Fri Jun 28, 2013 2:45 pm

Re: bulletLÖVE

Post by MPQC »

Yeah, just one enemy. As of right now it's more of an engine - if you check out /levels/level1.txt you'll see how the enemies are made / patterns are made.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: bulletLÖVE

Post by T-Bone »

I like the music and the controls feel tight. Reminds me of playing Touhou :) I really like that you move slower when you hold shift!
User avatar
markgo
Party member
Posts: 190
Joined: Sat Jan 05, 2013 12:21 am
Location: USA

Re: bulletLÖVE

Post by markgo »

Hey this is nice! Just need some creative enemies and bullet patterns and you're good to go.
User avatar
seanmd
Prole
Posts: 35
Joined: Sat Jun 22, 2013 7:47 am

Re: bulletLÖVE

Post by seanmd »

The engine shows definite promise! Good design.

I think managing the fire button, mouse position, and direction to be a little much. I love bullet hell shooters, but I found it difficult to play the game on a trackpad (I know, not the right tool for the job.) Perhaps if it were constant autofire, or I had the choice to do keyboard only I'd feel a bit more in control. Keep up the good work! Can't wait to see what kind of devious levels you come up with.
User avatar
MPQC
Citizen
Posts: 65
Joined: Fri Jun 28, 2013 2:45 pm

Re: bulletLÖVE

Post by MPQC »

seanmd wrote:The engine shows definite promise! Good design.

I think managing the fire button, mouse position, and direction to be a little much. I love bullet hell shooters, but I found it difficult to play the game on a trackpad (I know, not the right tool for the job.) Perhaps if it were constant autofire, or I had the choice to do keyboard only I'd feel a bit more in control. Keep up the good work! Can't wait to see what kind of devious levels you come up with.
I quite like managing the mouse & player tbh. I feel as if making it keyboard only would just get clunky. There's definitely spots for it, such as in the menu, but I don't think in game is a good place for it.
User avatar
clofresh
Citizen
Posts: 87
Joined: Sun Jul 26, 2009 4:21 pm
Contact:

Re: bulletLÖVE

Post by clofresh »

Cool! Would be pretty fun as a twin stick shooter with an xbox 360 controller
----------------------------------------
Sluicer Games
Post Reply

Who is online

Users browsing this forum: No registered users and 127 guests