Skip to content
/ ghost Public

This is the first person shooter game inspired by call of duty black ops.

Notifications You must be signed in to change notification settings

nerzgit/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghost

This is the first person shooter game inspired by call of duty black ops.

Check this: https://youtu.be/Krsq-n87kZA?si=GVIqNGiL2MfAi63R https://youtu.be/itVDud7MLiE?si=8hk1kxglxylHwkZB

Ready

First install libraries

brew install cmake brew install glew brew install glm brew install freetypelib brew install freetype brew install openal-soft glfw

vscode

  • microsoft c++ extension 構文ハイライトなど
  • CMakeTools Cmakeでプロジェクトwビルドするためのvscode拡張
  • Clangd Clangを使用してコード補完やエラーチェック、型推論を行う

Another

  • CMake インクルードパスやライブラリのリンク設定を一元管理 makefileと似てるが、違う。マルチプラットフォームなコンパイラ。

Atlast Check the CMakeLists.txt

About

This is the first person shooter game inspired by call of duty black ops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages