Giter VIP home page Giter VIP logo

unreal-projects-gamedevtv's Introduction


My Unreal Engine projects from GameDev.tv

Alejandro Ricciardi (Omegapy)
created date: 05/16/2023


Requirements:

Unreal Engine 4.26 and later
c++


Projects description:

This repository is a collection of my Unreal Engine programs "assignments" from GameDev.tv (blueprint and c++)


Credits: https://www.gamedev.tv/


Links:
GitHub: https://github.com/Omegapy
Facebook: https://www.facebook.com/profile.php?id=100089638857137
Twitter: https://twitter.com/RicciardiAlex
Instagram: https://www.instagram.com/alexomegapy/


4-Toon Tanks Section

Project description:
Utilizing c++ and blueprints to create a Toon Tank Game.

Project Plan:

  • Create a Tank that can move throughout the world
  • Handle input (WASD movement, mouse clicks)
  • Create an enemy Turret class
  • Add fire functionality with projectiles
  • Add health, damage, and destruction to the game
  • Add special effects (smoke, explosions, sounds)
  • Add winning/losing conditions with HUD displays

My extras:

  • Added object destruction and Assetsville Town content
  • Added target cursor
  • Added Turret will not fire if an object is between it and the paw player (tank)
  • Added health progress bar
  • Added background noise and music
  • Added in viewport Info

Youtube Project Preview: https://www.youtube.com/watch?v=1McJ2rnIUjU&t=4s


3-Crypt Raider Section

Project description:
Utilizing c++ and blueprints to create a dungeon puzzel game.

Project Plan:

  • Create our level design (including lighting)
  • Make a “Mover” component for our doors
  • Make a “Grabber” component for the player
  • Call the Grabber functionality from Blueprint
  • Create a “Pressure Plate” component
  • Tweak and polish.

Learnt:

  • Pointers and References
  • Actor Components and Scene Components
  • Including header files
  • Lighting with Lumen
  • Modular level design
  • Line Tracing and Collisions
  • While, For Loops and Arrays
  • Calling C++ functions from Blueprint

Youtube Game Preview: https://www.youtube.com/watch?v=HILQuKdiKYs&t=69s


2-Obstacle Assault Section

Project description:
Utilizing c++ and blueprints to create an obstacle game.

Project Plan:

  • Create a project with our assets
  • Install the tools we need for C++
  • Learn some C++ basics
  • Make a platform that moves
  • Configure our moving platform
  • Send the platform back
  • Rotating platforms

Learnt:

  • Functions, Variables and Branches in C++
  • Creating a C++ Actor
  • C++ code structure
  • C++ compilation and Live Coding
  • Linking Blueprint to C++
  • Setting our own custom character class

1-Warehouse Wreckage Section

Project description:
First game using physics simulation in Unreal. Fundamental concepts of Unreal and start to program in Blueprint.

Project Plan:

  • Playing with Physics
  • Spawning projectiles
  • Aiming the projectile
  • Building a level
  • Limiting ammo
  • Reloading levels

unreal-projects-gamedevtv's People

Contributors

omegapy 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.