mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update README.md
This commit is contained in:
parent
19ed0fdaf5
commit
b4da713ac1
@ -27,7 +27,11 @@
|
||||
<img src="https://img.shields.io/discord/1048978026131640390.svg" /></a>
|
||||
</p>
|
||||
|
||||
pkpy is a lightweight(~15K LOC) Python interpreter for game scripting, built on C11 with C++17 wrappers.
|
||||
---
|
||||
## This branch is in heavy development. It is not ready for production use.
|
||||
---
|
||||
|
||||
pkpy is a lightweight(~15K LOC) Python interpreter for game scripting, built on C11.
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user