Skip to content

Lerg/TankVsMeteors

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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