combat icon indicating copy to clipboard operation
combat copied to clipboard

A single- and multiplayer combat game programmed in Javascript using p5.js

Results 2 combat issues
Sort by recently updated
recently updated
newest added

This is a very nice game, but if there were like more levels it would be an awesome game

This likely has something to do with the Tank.navigateTo() method requiring the tanks to turn to the correct angle before moving. Perhaps the check to see if the tank is...