upcarta
  • Sign In
  • Sign Up
  • Explore
  • Search

Write a First Person Game in 2KB With Rust

  • Article
  • Feb 24, 2023
  • #ComputerProgramming #GameDevelopment
grantshandy.github.io
Read on grantshandy.github.io
1 Recommender
1 Mention
Introduction # On first glance, making a first person game without an engine or a graphics API seems like an almost impossible task. In this post I’ll show you how to do that using... Show More

Introduction # On first glance, making a first person game without an engine or a graphics API seems like an almost impossible task. In this post I’ll show you how to do that using an algorithm called ray casting.
My goal here is to show how something that looks complicated can be broken down into simple pieces, and if I’ve done my job right, it should feel like you’ve discovered how the game works.

Show Less
Recommend
Post
Save
Complete
Collect
Mentions
See All
Akshay 🚀 @akshay_pachaar · Feb 27, 2023
  • Post
  • From Twitter
I read this nice article on hacker news today! First Person Game in 2KB With Rust! 🔥 Check this 👇
  • upcarta ©2025
  • Home
  • About
  • Terms
  • Privacy
  • Cookies
  • @upcarta