Skip to content

pjt-pjt/qwuk

Repository files navigation

qwuk

                      __    
.-----.--.--.--.--.--|  |--.
|  _  |  |  |  |  |  |    < 
|__   |________|_____|__|__|
   |__|                     

Quake With Use Key

Pronouce as Quack

Credits where credits are due:

Quake

Code portions use from the complete source code for winquake, glquake, quakeworld, and glquakeworld.

The code is all licensed under the terms of the GPL (gnu public license).  
You should read the entire license, but the gist of it is that you can do 
anything you want with the code, including sell your new version.  The catch 
is that if you distribute new binary versions, you are required to make the 
entire source code available for free to everyone.

Dear ImGui

The MIT License (MIT)
Copyright (c) 2014-2023 Omar Cornut

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Quake font

DpQuake 2.3 - A quake font for the serious Quake freak
Copyright © 2000 Dead Pete
deadpete@iname.com
http://deadpete.tripod.com/

Build

MinGW-64
    Set MINGW64_HOME environment variable

Required packages
    SDL2, glew, freeglut, glm, ltdl

Dear ImGui, docking branch, v1.92
    Set IMGUI_HOME environment variable

make debug or make release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors