Skip to content

This is a Repository for Mash Runner, a Cobra Code Udemy course Game Project

Notifications You must be signed in to change notification settings

AntonVasserman/CobraCodeMashRunner

Repository files navigation

Mash Runner (with C++)

This is a Repository for Mash Runner, a Game Project from Cobra Code's Udemy course.

As an exercise to improve my C++ in Unreal Engine, this project is done using C++ rather than only Blueprints.

In addition, as an exercise to improve my Game Programmering skills, this project includes:

  • Refactorings: Different code structure and implementation of existing features
  • New Features: Additions on top of the initial project to expand the gameplay

References

Cobra Code on Udemy: https://www.udemy.com/user/cobra-code/

The Udemy Course: https://www.udemy.com/course/unreal-2d-course/

Additional Features

Refactoring:

  1. Use Ortho Camera
  2. Refactor GameMode to use GameState class and a State Enum + Events
  3. Added usage of PaperZD

New Features:

TODO:

  1. Improve Ripped Goal so that lower part is in front of Runner
  2. Add Widgets, for RaceStart Counter and Winner Announced
  3. Add Jump and Slide mechanics together with Jump/Slide obstacles
  4. Add Main Menu and full GameLoop
  5. Add 2 Player Support (Art + Tech)
  6. Add Sound & FX

About

This is a Repository for Mash Runner, a Cobra Code Udemy course Game Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published