mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Update README.md
Adds "Developing games with Arcade Library" to Game/Python. Fixes #1568
This commit is contained in:
parent
51198a9f9c
commit
301f253cf0
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ It's a great way to learn.
|
||||||
* [**Lua**: _BYTEPATH_](https://github.com/SSYGEN/blog/issues/30)
|
* [**Lua**: _BYTEPATH_](https://github.com/SSYGEN/blog/issues/30)
|
||||||
* [**Python**: _Developing Games With PyGame_](https://pythonprogramming.net/pygame-python-3-part-1-intro/)
|
* [**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**: _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/)
|
* [**Python**: _Roguelike Tutorial Revised_](http://rogueliketutorials.com/)
|
||||||
* [**Ruby**: _Developing Games With Ruby_](https://leanpub.com/developing-games-with-ruby/read)
|
* [**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/)
|
* [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue