Tank Driver. A simple 2D tank game.

github.com/ForNeVeR/TankDriver

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2017
  • #35: remove imagemagick install step from Appveyor
  • #35: remove ImageMagick requirement
  • EditorConfig: add special settings for .csproj
  • .gitignore: add Rider stuff
April 2017
  • #19: add SVG file to the project
  • #19: merge BeforeBuild and BeforeCompile
  • #19: update PATH on Appveyor
  • #19: add build dependencies
  • #19: use ImageMagick to produce app icon
  • License: update copyright year and owners
  • Add game icon (#19)
  • #31: define artwork license
February 2017
  • Update README with regards to NixOS 16.09
  • Use mono 4.6 available since 16.09
September 2016
  • Update README about Mono 4.4 on NixOS 16.03 (#11) (#28)
  • Test position in ShootBulletIntoSpace Test (#5)
  • Add test for shooting into space (#5)
  • Fix the broken test (#5)
  • Add probe test for bullet space (#5)
  • Break a test just to see if it actually works (#5)