Abergard / PMC_Wolfenstein3D

Pimp my code - Wolfenstein 3D old school project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PMC_Wolfenstein3D

License: MIT ready

Pimp my code - Wolfenstein 3D old school project

The base idea of PimpMyCode

All PMC_ projects was founded to take old school project and refactor them to achieve few goals:

  • to be buildable on many platform by using cmake
  • code should be cleaner and more expansible
  • if the project use only one of the graphic library (OpenGL/DirectX), should support both

Branches:

  • master: for base version of project
  • pmc: for ongoing works to make a code be cleaner & better ()

About

Pimp my code - Wolfenstein 3D old school project

License:MIT License


Languages

Language:C++ 97.3%Language:CMake 2.7%