Skip to content

A collection of games made in C++, OpenGL, and GLM 🕹️

Notifications You must be signed in to change notification settings

richardshu/Games

Repository files navigation

Games 🕹️

This is a collection of games made in C++, OpenGL, and GLM which includes:

  1. Pong ⚪️
  2. Space Invaders 👾
  3. Platformer 🏃
  4. Alien Invasion 👽

How to run the games

  1. Download Microsoft Visual Studio
  2. Navigate to the directory of the game you would like to play and open its .sln file in Microsoft Visual Studio
  3. Click the green play button in Microsoft Visual Studio
  4. Have fun :)

Alien Invasion Overview

Alien Invasion is a procedurally-generated game where 2 players collaborate and fire projectiles to resist an alien horde.

  • Player 1 uses the ← ↑ → ↓ arrow keys to move their character and the 'N' key to fire projectiles
  • Player 2 uses the WASD keys to move their character and the 'F' key to fire projectiles

About

A collection of games made in C++, OpenGL, and GLM 🕹️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published