> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Swiftenstein

via awesome-list
→ View on GitHub
Swiftenstein is an educational tech demo that reimplements the classic FPS Wolfenstein 3D using Swift for iOS, primarily showcasing the ray casting technique for rendering graphics. The application allows one-handed gameplay with an on-screen virtual thumbstick and features random enemy placements, limited ammunition, and secret areas. Although it diverges from the original game's design, it serves as a learning tool for developers interested in graphics programming and game development.