dmonllao Posted April 23, 2017 Share Posted April 23, 2017 Hi, I've always enjoyed open world games, rpgs and adventures, and I always thought that a open world game using real world locations would be a great idea, mainly because I love to spend time with google maps just looking at how different places look. After some years thinking about it I finally have something I'm more or less happy with: real world locations, missions, turn-based fights and informal dialogues. I've reached a point where I need feedback about what I've coded until now, I think it is a good idea but I don't know what others think. I would be happy to hear any feedback you have about the game or what you think it would need to be implemented so it could be considered a game is worth investing time on it. It is fully playable using a web browser, responsive to mobile / tablet / desktop, just HTML and JS, no backend yet. You can play the game in http://badassquest.davidmonllao.com, the game's website is its github page https://github.com/dmonllao/badassquest, it is coded as an engine on top of google maps JS APIs and Phaser that allow different stories, sharing the fights and points of interest systems. The game I've linked to is a story I thought would be catchy to start with. Thanks in advance for your feedback. spinnerbox 1 Quote Link to comment Share on other sites More sharing options...
spinnerbox Posted April 24, 2017 Share Posted April 24, 2017 I will be adopted by Chuck Norris Great, its fun! Maybe a health bar would look nicely when beating someone. You could also add achievements. But how do I pause it? Does Phaser pauses it when out of focus? Quote Link to comment Share on other sites More sharing options...
dmonllao Posted April 24, 2017 Author Share Posted April 24, 2017 Thanks for looking at it @spinnerbox all your suggestions make sense. There is no pause nor save game yet, I first wanted to have something that is worth playing. At the moment the only achievements are for completing a set of missions, you become the city mayor, state governor.... But yeah, I will think about some basic achievements to add like first battle won, first extorted business, "level X reached, now you are a school renegade" lol. Quote Link to comment Share on other sites More sharing options...
bruno_ Posted April 24, 2017 Share Posted April 24, 2017 Fun game. I was playing in mobile and didn't understand the fight. Is it running ok in mobile? Quote Link to comment Share on other sites More sharing options...
dmonllao Posted April 24, 2017 Author Share Posted April 24, 2017 Thanks Bruno. It is a turn-based system, foes punch the player and when the message "Your turn, hit your enemies" appears the player is supposed to tap quickly over the foes. There is a bug in some mobile sizes though, the first foe gets stuck in the bottom right corner; it still hits you and you can hit it so the fight can continue, but the shaking foe in the corner does not look good. Quote Link to comment Share on other sites More sharing options...
bruno_ Posted April 24, 2017 Share Posted April 24, 2017 That's what happened, he was in the corner. Keep up the good work! 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.