Skip to content

The-DevBlog/Tank_Defenders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank Defenders

demo 4 demo 1


Play it on itch.io!

Description

This is my entry for the 07/29 Bevy Game Jam #5. Game Jam theme is cycles. Tank Defenders is an endless wave RTS. Spend cash to build tanks and troops. Protect your base by destroying enemies and earning more cash. Each wave spawns more enemy tanks and troops. If the enemy manages to destroy both your barracks and tank factory, you lose!

demo 3 demo 2 demo 4


Objectives

  • Last as many rounds as possible
  • Protect your barracks and tank factory!
  • Earn cash by destroying enemy tanks and troops
  • Spend cash to build tanks and troops

Controls

*Gamepad unsupported

  • W: pan up
  • A: pan left
  • S: pan down
  • D: pan right
  • Q: rotate left
  • R: rotate right
  • Select troops: single click or drag select multiple
  • Move troops
  • Attack Units
  • Build tanks/troops with bottom right hand GUI

Known Bugs

  • When enemies are in firing range of your units, your units will not respond to your move commands
  • Drag selecting is calculated by projecting your mouse movement onto the 3d plane of the map. This means that rotating the camera can cause some disorientation. It is easiest to control and maintain your forces from the initial starting view of the camera. This is not a fun bug.

About

Bevy Game Jam #5

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages