|
|
@@ -5,7 +5,7 @@ label: Welcome
|
|
|
|
|
|
# Welcome to pocketpy
|
|
|
|
|
|
-pkpy is a lightweight(~14K LOC) Python interpreter for game scripting, built on C++17 with STL.
|
|
|
+pkpy is a lightweight(~15K LOC) Python interpreter for game scripting, built on C++17 with STL.
|
|
|
|
|
|
It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and competitive performance.
|
|
|
pkpy is extremely easy to embed via a single header file `pocketpy.h`, without external dependencies.
|