Live data from Hacker News

Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

q3edit.com

11–20 of 28 posts

Re: Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

#13

Very cool! Would love a way to implement and play on the browser as well. Fingers crossed for that one..such a good game and very nostalgic.

Here you go: https://dos.zone/mp/?lobby=q3

Woah! Welp - here goes my weekend.

Re: Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

#16
- can someone with expertise shed some light on how do you go about figuring out how a game like quake 3 works

- now i know someone would say "just read the source code bro" but i am not a 3d game dev

- as a beginner, how do you wrap your head around a codebase as complicated as quake or something?

Re: Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

#18

- can someone with expertise shed some light on how do you go about figuring out how a game like quake 3 works - now i know someone would say "just read the source code bro" but i am not a 3d game dev - as a beginner, how do you wrap your head around a codebase as complicated as quake or something?

Download the source code, open it in Visual Studio Code (free), use AI tools like claude code and copilot to learn about it.
Post reply on HN