Switch to full style
Share your games and programs with the community.
Post a reply

Bang! Bang!

Wed Apr 19, 2017 5:39 pm

I started implementing a new game: Bang! Bang!

It is inspired by an old DOS/Windows game: http://playdosgamesonline.com/bang-bang.html

Image

The idea is to shoot the other cannon. It is in alpha stage, the opponent does not shoot, there is no wind and no score.

Source:
https://github.com/RackhamLeNoir/gamebuino-bangbang/

Download:
https://github.com/RackhamLeNoir/gamebu ... /releases/

Re: Bang! Bang!

Sat Apr 22, 2017 1:36 pm

Nice! :)
That's a project I started to work on... And then I added features and it became Artillery!
Anyhow, nice job! :)

Re: Bang! Bang!

Wed Apr 26, 2017 10:11 pm

I saw it. It looks interesting. You made the concept evolve, with the possibility to move the cannon. That's great. I will evolve in a different direction. When I will have time to spend on it. :)

Re: Bang! Bang!

Thu Apr 27, 2017 12:15 pm

This is looking cool! Will you also add AI?

Re: Bang! Bang!

Sat Apr 29, 2017 9:58 pm

I think so. Either this, or change the second cannon to a target. In this case bullets would be limited, or something. I have to think about the way I would implement AI. The trick is that the AI must be able to win any game, but not too easily. And I want to keep the code simple.

Re: Bang! Bang!

Thu May 18, 2017 8:06 am

That's was really interesting !!
Post a reply