This commit is contained in:
Andrey Vostokov 2026-06-26 01:10:16 +08:00 committed by GitHub
commit 0a546d9c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -226,6 +226,7 @@ It's a great way to learn.
* [**Lua**: _BYTEPATH_](https://github.com/SSYGEN/blog/issues/30)
* [**Python**: _Developing Games With PyGame_](https://pythonprogramming.net/pygame-python-3-part-1-intro/)
* [**Python**: _Making Games with Python & Pygame_](https://inventwithpython.com/makinggames.pdf) [pdf]
* [**Python**: _Developing games with Arcade Library_](https://api.arcade.academy/en/stable/get_started/arcade_book.html)
* [**Python**: _Roguelike Tutorial Revised_](http://rogueliketutorials.com/)
* [**Ruby**: _Developing Games With Ruby_](https://leanpub.com/developing-games-with-ruby/read)
* [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/)