Deathmajorasmask / MarioRPG-OpenGL

It's a video game / graphic motor created in OpenGL inspired by Mario RPG that has a combat system, collisions, lights, obj exporter, among many other things. Developed in c++ and OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

MarioRPG-OpenGL

An awesome videogame / graphic motor created in OpenGL !

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Product Name Screen Shot

It's a video game created in OpenGL inspired by Mario RPG that has a combat system, collisions, lights, obj exporter, among many other things. Developed in c++ and OpenGL.

The graphics engine can be used as the core for the creation of other video games or the development of this project itself. I would like to continue developing more levels and explore the possibilities of enviroment.

The possibilities with this base are endless, so I hope you can take the source code of this project as an example.

Built With

This project uses some external libraries, I list them below:

Getting Started

Follow the instructions below to get it working and proceed to modify or test this project.

Prerequisites

You will have to download.

  • Visual Studio compatible with all version. Default project Visual studio 2015

  • Install / update sdk & platform toolset compatible (140v)

Installation

  1. Clone the repo

    git clone https://github.com/Deathmajorasmask/MarioRPG-OpenGL.git
  2. Open PF POO.sln in Visual Studio.

  3. Press 'Local Windows Debugger'.

Screenshots

Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Deathmajorasmask - zijaham_link@hotmail.com

Project Link: https://github.com/Deathmajorasmask/MarioRPG-OpenGL

About

It's a video game / graphic motor created in OpenGL inspired by Mario RPG that has a combat system, collisions, lights, obj exporter, among many other things. Developed in c++ and OpenGL.

License:MIT License


Languages

Language:C 53.1%Language:HTML 42.1%Language:C++ 3.1%Language:JavaScript 0.7%Language:CSS 0.7%Language:Objective-C 0.3%Language:GLSL 0.1%