My second LÖVE game
Yep. I have no idea why or how but I make a 2nd Mr. BallGuy. I started work on this on Wednesday. I don't even think this is worth sharing but it has fancy sliding menus and a fancy fade in/out startup sequence. The main issue with it is I can't figure out how to make the game 'fun'. It's WAY TOO EASY!!! That's why I'm posing it here! Maybe a gamer out there can suggest something? I've tried adding more balls, didn't do much. This is in an alpha stage right now, so expect some bugs. The game currently has:
• Achievements
• Fancy menus
• Awesome music
• Probably a few bugs
Yes, so leave feedback on the menus! That took me a few hours to get the menu's sliding done, and the code could have been done a lot better. It SHOULD be perfectly indented, as far as I can tell. Though in ViM it messes up and everything's on one line. In Sublime Text 2 it's all fine. So I don't know what's going on there.
Don't worry, the game isn't anything fancy. The whole point of probably all the games I release here is just for me to 'test what I can do' in LÖVE. But, I supposes all games are a learning experience, right? This was my project that got me away from Python, but was Python-Inspired because it was originally going to be written in Python/PyGame.
The main thing I'd like you to tell me about the game is:
• How are the sliding menus?
• HOW THE HECK DO I MAKE THE GAME FUN!?!?
So yeah! I'm really proud of the menus, if you can't tell by this post! Still to come:
• The game being more fun
• More menus
• Better music
Changelog:
- What's new in V0.1.1 ALPHA:
• Added more achievements
• Added the ability to press the S key to fall faster
• Tweaked the gravity & Y Velocity a little
What's new in V0.1.0 ALPHA:
• Initial Release
Don't worry, I'll do the sourceforge thing right this time! Unfortunately, I don't own the 0.1.0 ALPHA of MBG1. The closest I've got is my friend's 0.1.3 ALPHA. If you own it, could you maybe send it to me? This is purely because I wanna see what it was like back in the days when I was a n00b!
Download: https://sourceforge.net/projects/mrball ... rce=navbar
Click the green download button there. It likes to change to a Git Repo button a lot, so if it does report it to me and I'll fix it
Thanks! Again, how will I make the game better? The main thing I want feedback on is the menus! I'm still learning about LÖVE and I am no expert. There are a lot better games than this one!