Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shooter Game Project

Idea: Create shooter game in 3d using only c++ and opengl lib.

Nodes: * glm - opengl math lib will be created by my hand. * I want to separate game logic from draw logic. I want to game object will not take kare of drawing. it will only move data to other object and call .draw()

* The first oponents will be bots.
* Using threads if needed, i want to learn this skill in c++.

Goals: First goal create one map with bots. Just very common shooter in 3d.

About

My learn project - shooter game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages