Prechádzať zdrojové kódy

adds-build games in python

Ashish Sinha 7 rokov pred
rodič
commit
d658a61dbc
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -117,6 +117,7 @@
 * [**Lua**: *BYTEPATH*](https://github.com/SSYGEN/blog/issues/30)
 * [**Ruby**: *Write Yourself a Roguelike*](https://github.com/thoughtbot/write-yourself-a-roguelike)
 * [**Ruby**: *Developing Games With Ruby*](https://leanpub.com/developing-games-with-ruby/read)
+* [**Python**: *Developing Games With PyGame*](https://pythonprogramming.net/pygame-python-3-part-1-intro/)
 
 #### 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/)