Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 405 Bytes

Win Quake

This is an attempt to build Quake using Visual Studio 2015 by following Philip Buuck's Handmade Quake series.

Prerequisites

  • Visual Studio 2015
  • A full or shareware version of Quake (id didn't open source the maps, models, textures, and sounds)

Getting Started

  1. Copy the Quake Id1 directory to src\WinQuake\.
  2. Run the project in Visual Studio.