Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse Tank
#8
Very cool game so far. I know you are using the wheel for turret, but the game is painful to control with the wheel, imo Smile

If it were slower, maybe we might have a chance with that method of control.

It would be cool to see this using joystick dual-stick kinda shooter style like MadTV, etc.

Left analog stick = move tank, Right analog stick = aim.

Adding controller support would be a fun challenge perhaps? Smile

Regardless, good job on this. The sound effects leave a little to be desired. There are new things in QB64PE where you can use custom waveforms and stuff built into the SOUND command. Check it out! consider trying noise for explosion, etc.

Smile

From wiki: SOUND page.

Code: (Select All)
Optional parameter waveform& can be one of the following:

    1 for square waveform (default)
    2 for sawtooth waveform
    3 for triangle waveform
    4 for sine waveform
    5 for white noise
    6 for pink noise
    7 for Brownian noise
    8 for LFSR-based noise
    9 for pulse waveform
    10 for a waveform defined by the _WAVE statement
grymmjack (gj!)
GitHubYouTube | Soundcloud | 16colo.rs
Reply


Messages In This Thread
Mouse Tank - by SierraKen - Yesterday, 10:04 PM
RE: Mouse Tank - by bplus - 11 hours ago
RE: Mouse Tank - by SierraKen - 10 hours ago
RE: Mouse Tank - by SierraKen - 10 hours ago
RE: Mouse Tank - by Jack002 - 9 hours ago
RE: Mouse Tank - by SierraKen - 7 hours ago
RE: Mouse Tank - by grymmjack - 6 hours ago
RE: Mouse Tank - by grymmjack - 6 hours ago



Users browsing this thread: 7 Guest(s)