Skip to content

v1.3.0: Merge pull request #7 from HexDecimal/libtcod-cffi

Choose a tag to compare

@HexDecimal HexDecimal released this 19 Jun 14:40
  • Updated backend to use python-cffi instead of ctypes. This gives decent
    boost to speed in CPython and a drastic to boost in speed in PyPy.