Git Product home page Git Product logo

toontanks's Introduction

Toon Tanks

A Cartoonish lowpoly Shooter

In this project, I tried to explore deeper into C++ usecase in an Unreal Engine project. I made components, pawns, game mode, controller and features in the C++ and learned how to exploit the power of scripting and handling some connections and definitions in Blueprints as well. I also learned about the timers, particles system and some basics of HUD widgets.

Implemented Features

  • Count down timer in the game start up
  • Player takes control of the tank pawn
  • Shooting projectile functionality for the pawns in the game
  • Developed a very basic AI for the Towers to shoot the tank
  • Health Component for the pawns to keep track of damages taken
  • A game over screen and function (Victory or Loss)
  • Binding my scripted functions to some predefined functions such as OnComponentHit and OnTakeAnyDamage

Upcoming and possible features

Some features that I am planning to implement and add to the game before publishing are as follows:

  • Developing a more advanced enemy system (Improving their AI, Adding tanks as enemies as well as towers)
  • Add a menu with settings to the game
  • Power up pick ups or level up system
  • Make the Tanks Movement shake the camera slightly to give a sense of accelaration and motion to the user (Currently it seems like the player is controlling the tank on a drone above the tank that just shakes from the explosions)
  • Add a text system to tell a little story about the game to make it a more immersive experience
  • Add music to the game
  • Develop a more complex Level with more details and enemies

Assets and tutorials used in this project

The game has not been finalized and shipped, so in order to stay updated and to play the game when it's released, check my itch.io page

toontanks's People

Contributors

mhbagheri-99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.