Skip to content

Game project created using C++ and freeglut (final project for Computer Graphics course during studies)

Notifications You must be signed in to change notification settings

msochan/RR-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RR Game - inspired by River Raid (Atari 1982)

Simple game project build in C++ with the assistance of open source freeglut library


Player's main objective is to eliminate all the enemies. Player should be really careful and avoid the missiles that are fired by hostile units.
Game is ended when all opponent's units are destroyed or player's health will drop below zero.

Building instructions:

  • Open project in Visual Studio - minimum "Platform Toolset": Visual Studio 2013 (v120) or newer
  • Build, run, adjust window size and have fun =D

How to play:

  • Move left: "a"
  • Move right: "d"
  • Shot: "p"
  • Exit game: "ESC"

Screenshots:

About

Game project created using C++ and freeglut (final project for Computer Graphics course during studies)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published