Skip to content
forked from rmm17/ToonTanks

Toon Tanks game written in Unreal Engine C++ for the Udemy "Unreal Engine C++ Developer: Learn C++ and Make Video Games" course

License

Notifications You must be signed in to change notification settings

rui-17/ToonTanks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToonTanks

Toon Tanks game written in Unreal Engine C++ for the Udemy "Unreal Engine C++ Developer: Learn C++ and Make Video Games" course

Tools: Unreal Engine v4.27.2 and Visual Studio 2019 Community

Build and compile using Unreal Engine v4.27+

With the keyboard and mouse: Fire projectiles at enemy towers by moving the mouse cursor and pressing left mouse button. Move your tank forward/backwards with W and S keys, and rotate left/right with A and D.

With the XBox controller (probably working with other controllers but untested): Fire projectiles with Right Trigger (RT) button. Move and rotate tank with the Left Thumbstick. Move mouse cursor in all directions with the Right Thumbstick.

If you destroy all towers without losing all your health before, the game is won. If you lose all your health, the game is lost.

Youtube video with gameplay: https://youtu.be/9DdJ7L8gX1E

Youtube video with new level: https://youtu.be/2YFocP93efc

About

Toon Tanks game written in Unreal Engine C++ for the Udemy "Unreal Engine C++ Developer: Learn C++ and Make Video Games" course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.3%
  • C# 4.4%
  • C 0.3%