mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-10 05:30:16 +00:00
Add link to Lua
This commit is contained in:
parent
4e48373f6b
commit
8729cff89a
@ -22,7 +22,7 @@
|
||||
|
||||
pkpy is a lightweight(~14K 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.
|
||||
It aims to be an alternative to [Lua](https://www.lua.org/) 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.
|
||||
|
||||
Please see https://pocketpy.dev for details or try [Live Demo](https://pocketpy.dev/static/web/).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user