SaaSHub helps you find the best software and product alternatives Learn more →
Quake-III-Arena Alternatives
Similar projects and alternatives to Quake-III-Arena
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
lychee.js
Discontinued :seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop
-
-
wiz
A high-level assembly language for writing homebrew software and games on retro console platforms.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Quake-III-Arena discussion
Quake-III-Arena reviews and mentions
-
Show HN: Instantly visualize any codebase as an interactive diagram
To save everyone a lot of time and OP some money, here is https://github.com/id-Software/Quake-III-Arena diagrammed:
https://imgur.com/a/gwoabtk
Clicking on any box takes you directly to either a file or a folder in the repo. AFAICT, the boxes, wires, groups, labels are all inferred by the AI.
-
WASD became the standard PC control scheme
does anyone have links to a canonical implementation of modern-style first person controls? I’ve been looking into this recently (both the WASD+mouselook PC version and the corresponding dual-stick console/touch version) and the closest I’ve found so far is ID’s cl_input.c [0] (used in quake, half life, etc.)
[0] https://github.com/id-Software/Quake-III-Arena/blob/master/c...
-
When online gaming, how is the information synced across devices?
Quake III Arena
- [Bunnyhopping] Code de mouvement du moteur du tremblement de terre et source
-
Get in nerd, we're going fragging (1999)
If you know C, you can check this out by comparing the different player movement code of Quake 3 and Quake 1.
- Free as in freedom
- about that copypasta about the super intelligent Bots
-
LLaMA: A foundational, 65B-parameter large language model
You mean this code?
https://archive.softwareheritage.org/browse/content/sha1_git...
Do you see that notice at the top of the file? It says:
==
This file is part of Quake III Arena source code.
Quake III Arena source code is free software; you can redistribute it
- Fast midpoint between two integers without overflow
-
Hello! I'm trying to run Quake 3 on Steam Deck and certain maps won't load for skirmishes. I receive this error instead. This happens with both recommended Proton versions from ProtonDB (5.13-6 and 3.16-9). Any help would be greatly appreciated. Thanks!
The error messages comes from this file in the source code. It looks like the client is trying to parse entities from the server but the readcount is greater than the cursize in the messages. I am not an expert but I believe there could be a mismatch between the versions of your client and the servers you are trying to connect to.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 May 2025
Stats
id-Software/Quake-III-Arena is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of Quake-III-Arena is C.