/djco-feupboxing

FEUP Boxing - A 2D boxing game featuring AI, special powers and multiplayer mode with Steam

Primary LanguageC++

FEUP Boxing

FEUP Boxing is a 2D game developed in Unreal Engine for the Computer Games Development course of MIEIC @ FEUP.

Features:

  • Single player mode against AI-controlled enemy
  • Multiplayer online mode integrated with Steam
  • Special powers including fireballs, teleport and invisibility
  • Collectables that restore HP and energy
  • Highscores

Demo video:

Demo video

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Unreal Engine 4

Installing

  1. Install Unreal Engine 4 and Visual Studio
  2. Right-click on DJCO_BoxingGame.uproject and select Generate Visual Studio project files
  3. Open DJCO_BoxingGame.sln and build the project
  4. Start the application

Built With

Authors