TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

.KKRIEGER – Fully Functional Sci-Fi FPS into Just 96kb

114 pointsby modinfoover 1 year ago

7 comments

AntiRushover 1 year ago
There’s an awesome write up of some of the tools written specifically for this demo.<p><a href="https:&#x2F;&#x2F;fgiesen.wordpress.com&#x2F;2012&#x2F;04&#x2F;08&#x2F;metaprogramming-for-madmen&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;fgiesen.wordpress.com&#x2F;2012&#x2F;04&#x2F;08&#x2F;metaprogramming-for...</a><p>Probably worth a discussion in its own right: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37386377">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37386377</a>
评论 #37388778 未加载
msk-lywennover 1 year ago
Fun fact: they reduced the size of the code by removing any path not taken while playing. That’s why you can’t move up in menus (or something like that), they didn’t press that key while tuning.
评论 #37386207 未加载
评论 #37388755 未加载
userbinatorover 1 year ago
It&#x27;s famous enough to have a Wikipedia article that was previously discussed here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14409210">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14409210</a><p>Farbrausch has released source code that contains it: <a href="https:&#x2F;&#x2F;github.com&#x2F;farbrausch&#x2F;fr_public">https:&#x2F;&#x2F;github.com&#x2F;farbrausch&#x2F;fr_public</a>
folmarover 1 year ago
Web archive of now-defunct website including download: <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120204065621&#x2F;http:&#x2F;&#x2F;www.theprodukkt.com&#x2F;kkrieger" rel="nofollow noreferrer">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120204065621&#x2F;http:&#x2F;&#x2F;www.thepro...</a><p>Wikipedia entry: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;.kkrieger" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;.kkrieger</a><p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;farbrausch&#x2F;fr_public">https:&#x2F;&#x2F;github.com&#x2F;farbrausch&#x2F;fr_public</a>
britches11over 1 year ago
I remember my friend ripping this to a CD-ROM for me in high school (early 2000s). It included the tooling application for editing stuff like the parameters for environment generation. I had no idea what I was doing and it didn&#x27;t run well on my family PC, but I consider it a pretty big milestone on the journey that led to me sitting here reading HN instead of figuring out why my unit tests are failing.
ilakshover 1 year ago
I wonder if it would be possible to put game library code in a web assembly component and then compile small .wasm files that used it.
评论 #37392385 未加载
hereforcommentsover 1 year ago
The last product we worked on has a larger React file with the fraction of the functionality. Very well done!
评论 #37385638 未加载
评论 #37388118 未加载
评论 #37385570 未加载