blueloveTH b188830f3d up
Update build_wasm.sh

Update build_wasm.sh

Update main.yml
2022-12-29 00:18:23 +08:00
up
2022-12-29 00:18:23 +08:00
2022-11-20 20:03:12 +08:00
2022-12-28 21:16:47 +08:00
up
2022-12-18 00:07:10 +08:00
up
2022-12-28 19:59:57 +08:00
up
2022-12-28 19:35:01 +08:00
2022-11-06 12:16:57 +08:00
up
2022-12-12 04:16:57 +08:00
up
2022-12-06 07:32:52 +08:00
up
2022-12-13 00:12:16 +08:00
2022-12-07 14:14:13 +08:00
up
2022-12-29 00:18:23 +08:00
up
2022-12-05 22:25:50 +08:00
up
2022-12-08 20:04:09 +08:00
2022-11-20 03:26:45 +08:00

pocketpy

C++17 header-only Python interpreter for game engines.

Please see https://pocketpy.dev for detailed documentations.

sample_img

Build From Source (Linux)

First clone the repository

git clone https://github.com/blueloveTH/pocketpy
cd pocketpy

Then run

python3 amalgamate.py

It will generate pocketpy.h and main.cpp in amalgamated/ directory. You can use main.cpp to build a REPL console or use pocketpy.h to embed it to your game engine.

Reference

Description
No description provided
Readme 32 MiB
Languages
C 52.5%
Python 35.5%
C++ 6.1%
CMake 4.6%
JavaScript 0.4%
Other 0.9%