🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Sticky Ball - A game I am developing for fun

Started by
1 comment, last by maroxe 8 years ago
Hello guys,
I want to present you one game I have been working on for the last couple of weeks.
The concept is simple, you control the hero with the mouse and your goal is to hit the Big monster with the ball. Smaller monsters will try to prevent you from doing that.
Some screenshots:
screenshot0001.pngscreenshot0002.pngscreenshot0003.png
Controls:
- Clique and slide for moving the hero
- Double tap for special skill (see screenshot)
The game is still under heavy development, so there might be some glitches still. All suggestions are welcome of course.
You can access the game here: https://github.com/maroxe/Banania
Technical details:
- I use Python
- I use Kivy for graphics
- I use cymunk as physics engine.
I will try to update this post as much as I can.
Advertisement

I'm a little confused, as I don't have or use Cython(?) Is there an executable file to download and play?

Check out "Star Explorers" on Steam: Early Access
http://store.steampowered.com/app/502720/Star_Explorers/

I don't provide an executable yet. I plab to provide executables for Mac Win Linux and Android.

What platform are you on?

This topic is closed to new replies.

Advertisement