Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: mini-tanks, an artillery 2d game with Tanks , inspired by Pocket Tanks.  (Read 19081 times)

0 Members and 1 Guest are viewing this topic.

Geheim

  • Full Member
  • ***
  • Posts: 201
    • View Profile
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #15 on: May 08, 2014, 12:31:35 pm »
Ah I see, thanks.

Besides , is the executable statically linked ?i doubt it, as the size is very small .
It is linked statically ;)
Failing to succeed does not mean failing to progress!

amhndu

  • Newbie
  • *
  • Posts: 42
  • Err, err and err again, but less, less and less
    • View Profile
    • amhndu.github.io
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #16 on: May 16, 2014, 06:56:59 am »
Has anyone really tried this  ? :-\

The Illusionist Mirage

  • Full Member
  • ***
  • Posts: 115
  • My Life = Linux, C++ & Computers
    • View Profile
    • fleptic
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #17 on: May 16, 2014, 11:36:32 am »
I tried to build the src and it does compile without throwing any warnings or errors :D

But during the gameplay, pressing 'H'  key causes this:


and this:



Apart from that the gameplay is really very smooth.

amhndu

  • Newbie
  • *
  • Posts: 42
  • Err, err and err again, but less, less and less
    • View Profile
    • amhndu.github.io
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #18 on: May 16, 2014, 12:31:20 pm »
I tried to build the src and it does compile without throwing any warnings or errors :D

But during the gameplay, pressing 'H'  key causes this:

Oops! I forgot to remove those keybinding. Fixed it.
See here.
Delete the cases and recompile (or update your repo.)

Quote
Apart from that the gameplay is really very smooth.
:)

The Illusionist Mirage

  • Full Member
  • ***
  • Posts: 115
  • My Life = Linux, C++ & Computers
    • View Profile
    • fleptic
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #19 on: May 16, 2014, 12:42:12 pm »
But I still have two more small critics left - include a descrption of the controls(rather than the user having to guess which key does what) and also the fix the aim option('R' button press). The aim works too smoothly  ;)
« Last Edit: May 16, 2014, 12:45:35 pm by The Illusionist Mirage »

amhndu

  • Newbie
  • *
  • Posts: 42
  • Err, err and err again, but less, less and less
    • View Profile
    • amhndu.github.io
    • Email
Re: A game feat. Tanks , inspired by Pocket Tanks
« Reply #20 on: May 16, 2014, 04:06:03 pm »
But I still have two more small critics left - include a descrption of the controls(rather than the user having to guess which key does what) and also the fix the aim option('R' button press). The aim works too smoothly  ;)
I'll add the controls in the readme , also I've given the controls in the OP :)
to quote myself  :
Quote
Controls and Objective:
Use mouse to click on the HUD to set Rotation(or press R) , power and fire(or press Space) , Arrow Keys Left or Right to move the Tank.
It is a very simple game , destroy other tanks and you win, with only one type of weapon.

I've made the aiming and power setting option less smooth and aim setting is fixed.

 

anything