/PuzzlePlatforms

Unreal Multiplayer puzzle platforms game

Primary LanguageC++MIT LicenseMIT

PuzzlePlatforms

PuzzlePlatforms game is a C++ open source multiplayer online game made with Unreal Engine.

It is my implementation of the Section's 1 in-class programming assignment of the Unreal Multiplayer Master: Online Game Development In C++.

(Project in development)

Prerequisites

The project must be built with Unreal Engine.

Download and install it before proceed. Any license is ok.

It is also necessary to download/update to a git version with LFS (Large File Storage) support. Check here for more information about this: https://git-lfs.github.com/

Installing

To download the project follow the instructions bellow

git lfs clone https://github.com/computationalcore/PuzzlePlatforms 

Authors

Vin Busquet

License

This project is licensed under the MIT License - see the LICENSE file for details