Show HN: 3D shooter in your terminal using raycasting in Awk
1–10 of 57 posts
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#2This is very cool. The code is very readable. I honestly expected a bit of mess. It's easy to follow and managed to learn a bit about awk. Nice job!
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#3that is crazy awesome awk
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#4[deleted]
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#5Very cool! And easily modifiable, thanks to readable code as bliti said. Seems well thought/laid out.
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#6This is hilarious. Is there any technical reason it couldn't have been written twenty years ago?
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#7This is hilarious. Is there any technical reason it couldn't have been written twenty years ago?
I guess 20 years ago CS students weren't told to "write a Doom-like game" as an awk homework =)
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#8Whose idea was it to have the gun reload slower if you're running away? Deliciously evil.
Anyway, really cool project. Good work!
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#9Whose idea was it to have the gun reload slower if you're running away? Deliciously evil. Anyway, really cool project. Good work!
I think that's from the old original operation flashpoint. :-). It's a cool design idea anyway.
Re: Show HN: 3D shooter in your terminal using raycasting in Awk
#10Amazing!