Oliver77 Posted April 23, 2016 Share Posted April 23, 2016 Hi@all, here i post my project of a bubbleshooter with WIP-graphics and WIP-gameplay it'just the beginning... i need some inspiration and ideas to make the game -not too easy (challenging) -with random levels - which are possible to solve -increasing diffifculty -unique gameplay anyway How the game works so far: Goal: Clear the stage. Shoot the bullet on the board, if the colors (and symbols) are matching the game piece is deleted, if not, they swap the colors, the rainbow-stone is a joker, u can shoot it on any game piece and it will be deleted from the stage. If Stones get deleted, u get a random colored new bullet (shown on the right under preview) Now there are no algorithm included to make the game possible to solve, as i said im starting with it just. So i hope maybe someone has inspirations or ideas to make the game challenging. Thanks for comments! Here the Link: Game Quote Link to comment Share on other sites More sharing options...
shohan4556 Posted April 23, 2016 Share Posted April 23, 2016 what I have to do at this point ? Quote Link to comment Share on other sites More sharing options...
Oliver77 Posted April 23, 2016 Author Share Posted April 23, 2016 Hi thx for playing it Yes there is no algorithm included to check if its possible to win !!! It's a working draft, and I must think about the gameplay, maybe stones like the joker with special abilities, and of course an algorithm that creates a board where a solution is possible but still random. Quote Link to comment Share on other sites More sharing options...
BdR Posted April 23, 2016 Share Posted April 23, 2016 The game reminds me of Magical Drop (from 1995 for Neo Geo). That's a pretty cool game, you could try to remake that?https://www.youtube.com/watch?v=NcIJfQyl76k As it is now; when switching bubbles, the animation should represent this switching, so have the top buble move down or something like that. And when clearing bubbles, I think it's more logical to also clear any adjacent bubbles with the same color, not just only the two bubbles. Quote Link to comment Share on other sites More sharing options...
Oliver77 Posted April 24, 2016 Author Share Posted April 24, 2016 Thx for the Link, i will look what i can adapt if it fits to the concept. Now I have included a MoveBackAnimation:http://mg-otterson.de/fileadmin/bubbleshooter/wip-b-s-2.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.