mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Add a tutorial about making a retro FPS game
Add tutorial series demonstrating how to build a retro first-person shooter from scratch in Swift by Nick Lockwood.
This commit is contained in:
parent
6fbd77bda5
commit
d2fd1d47a7
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@
|
|||
* [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/)
|
||||
* [**Rust**: _Adventures in Rust: A Basic 2D Game_](https://a5huynh.github.io/posts/2018/adventures-in-rust/)
|
||||
* [**Rust**: _Roguelike Tutorial in Rust + tcod_](https://tomassedovic.github.io/roguelike-tutorial/)
|
||||
|
||||
* [**Swift**: _Retro First-Person Shooter_](https://github.com/nicklockwood/RetroRampage)
|
||||
#### Build your own `Git`
|
||||
|
||||
* [**Haskell**: _Reimplementing “git clone” in Haskell from the bottom up_](http://stefan.saasen.me/articles/git-clone-in-haskell-from-the-bottom-up/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue