mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Merge pull request #308 from bobeff/swift-fps
Add a tutorial series about making a FPS
This commit is contained in:
commit
f223d6c22f
1 changed files with 1 additions and 0 deletions
|
@ -588,6 +588,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
## Swift:
|
||||
|
||||
- [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read)
|
||||
- [Retro first-person shooter from scratch](https://github.com/nicklockwood/RetroRampage)
|
||||
|
||||
## Additional Resources
|
||||
|
||||
|
|
Loading…
Reference in a new issue