Skip to content

A simple 3D game made with Defold about a tank surviving a meteor apocalypse.

License

Notifications You must be signed in to change notification settings

Lerg/TankVsMeteors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankVsMeteors

A simple 3D game made with Defold about a tank surviving a meteor apocalypse.

The project is oversimplified for 3D rendering - no GUI, no sprites, a single material.

It supports both orthographic projection (top-down view) and perspective projection (behind the tank view).

If you want to understand how the game works, just look in the source code, there are explaining comments.

Controls

Keyboard

  • WASD - movement.
  • LEFT/RIGHT arrows - turn the turret.
  • SPACE - fire.
  • Q - switch camera.

Gamepad

  • Left stick - movement.
  • Right stick left/right - turn the turret.
  • Right shoulder button - fire.
  • Left shoulder button - switch camera.

If your gamepad isn't working - add your gamepad definition to the /input/default.gamepads using the gdc tool. See http://forum.defold.com/t/mapping-gamepad-adding-not-conventional-gamepads-to-defold/3933/4

Play online

https://lerg.github.io/TankVsMeteors/

About

A simple 3D game made with Defold about a tank surviving a meteor apocalypse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published