Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.42 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.42 KB

Third Person Game

Third Person Video Game 3D Game

This game is built at the third person within Unity3D. It's a simple game made to learn Unity engine.

Table of contents

  1. Reference
  2. Final result
    1. Video
    2. Screenshots
  3. Game installation

Reference

The project can be found via the link below :

Final result

This is the final result of the project :

Video

Watch the video

Screenshots

First render Second render

Game installation

  • Download game.7z or run the command line below :
git clone git@github.com:obrymec/third_person_game.git third_person_game/
  • Decompress game.7z file;
  • Run game.exe file.

Pay Attention : This game is built for Windows only. Make sure you to open it on Windows OS only.

Enjoy :)