Skip to content

A space shooter game created a few years ago for a computer graphics class made in C with OpenGL.

License

Notifications You must be signed in to change notification settings

caiomborges/2D-3D-Space-Shooter-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Information

Please keep in mind that since this is an old project, the code is in portuguese, is very messy and probably won't work in some systems.

This code were made for Windows only.

Installation

To execute the game you first need to install de DLL files:

1° Copy the files “glut32.dll” and "glu32.dll" from the DLL folder to the C:\Windows\System32 folder.

2° Copy those same files to the folder C:\Windows\SysWOW64.

3° Copy the file ("zlib1.dll") from the DLL folder to the C:\Windows folder.

About

A space shooter game created a few years ago for a computer graphics class made in C with OpenGL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages