Skip to content

JunHong-1998/OpenGL-MazeSurvivor-FirstPerson-Shooting-Game

Repository files navigation

OpenGL-MazeSurvivor-FirstPerson Shooting Game

This application named ‘MAZE SURVIVOR’ is a first-person shooting game that finished within a month. It was lately noticed that it is a maze war game style. The windowing system, audio system and key function is implemented by Pygame while others object shown in this application is fully drawn by Pyopengl using python object-oriented framework. Generally, there are six main classes which are ‘Shoot_main’, ‘Shoot_Interface’, ‘Shoot_Props’, ‘Shoot_Player’, ‘Shoot_Map’ and ‘Shoot_LoadOBJ’. External library such as numpy, random and math is imported for mathematical calculation. There are 3 levels in total and there will be mission to accomplish and interrupted by maze and drones. The greatest achievement in this project is able to make a 3D game application that is fully operated by opengl.

About

A first-person shooting game developed by using OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages