Skip to content

Welcome to the world of interactive graphics and game development! This repository hosts a beginner-friendly OpenGL mini-game project written in C++. Dive into the exciting realm of computer graphics and learn how to create visually stunning games with this fun and educational project.

Notifications You must be signed in to change notification settings

EdmundCye/OpenGL_MiniGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Mini-Game: Interactive Graphics with C++

Welcome to the world of interactive graphics and game development! This repository hosts a beginner-friendly OpenGL mini-game project written in C++. Dive into the exciting realm of computer graphics and learn how to create visually stunning games with this fun and educational project.

Game Demo

  • W = Jump
  • A = Left
  • D = Right
  • SPACE = Action image image image image

Getting Started

Follow these instructions to set up, open, and run the mini-game on your local machine.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • OpenGL must be installed on your system.
  • A C++ compiler (e.g., g++) to build the project.

Setup

  • Open folder in C++ compiler (exp: DEV C++)
  • Run Lab.dev
  • If there is an 'target lab.exe failed' error, it is advisable to move the folder to desktop or utilise online resources for solution.

Author

  • Edmund
  • WYT
  • KJH
  • Jeffery

About

Welcome to the world of interactive graphics and game development! This repository hosts a beginner-friendly OpenGL mini-game project written in C++. Dive into the exciting realm of computer graphics and learn how to create visually stunning games with this fun and educational project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages