Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

jeffwmair/rebel_defence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebel Defence

UPDATE Feb 2020

Working in Visual Studio 2019.

If you get an error about glut32.dll missing, copy it from RebelDefence_WIN\glut-3.7.6-bin into c:\Windows\SysWOW64.

Command-line make (not recently tested)

The following should work if you have make and g++ installed:

git clone https://github.com/jeffwmair/rebel_defence.git
cd rebel_defence/src
make
./rebeldefence

Gameplay

Gameplay is straight-forward. Use the mouse to point the cannon, click (or spacebar) to fire. Kill the AT-ST's before they can walk past you (the cannon). Shoot down the tie fighters too. Though they don't actually shoot at you.

About

An OpenGL C++ 3d shooter (Star Wars) game I made for a university course

Resources

Stars

Watchers

Forks

Packages

No packages published