An open API service indexing awesome lists of open source software.

https://github.com/tmseldon/supertanks

[Unreal 5.3] Isometric Battle Tank demo game
https://github.com/tmseldon/supertanks

isometric isometric-game tanks-game unreal

Last synced: about 2 months ago
JSON representation

[Unreal 5.3] Isometric Battle Tank demo game

Awesome Lists containing this project

README

          

# superTanks

[Unreal 5.3] GameDev.tv's course - Isometric Tanks

This is a small game made for the Unreal Dev C++ course from GameDev.tv. In this game, the player controls a tank with the objetive to destroy all the enemies turrent while avoiding their porjectiles.

## Game design and technical challenges

- The last changes on this project was made to test the MVVM plugin for the UI widgets. Particularly in this case, the 'Game Over' screen, it uses MVVM for the text content

![](https://github.com/tmseldon/superTanks/assets/81703600/af751144-1bf4-4e1e-86ce-a02df8560b34)