We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd21bb commit af6d8eaCopy full SHA for af6d8ea
examples/README.md
@@ -1,7 +1,7 @@
1
This directory contains a few example scripts for using python-tcod.
2
3
`samples_tcod.py` is the mail example which uses most of the newer API. This
4
-can be compared to `samokes_libtcodpy.py` which mostly uses deprecated
+can be compared to `samples_libtcodpy.py` which mostly uses deprecated
5
functions from the old API.
6
7
Examples in the `distribution/` folder show how to distribute projects made
0 commit comments