Skip to content

Low Level Embedding of Python (the goal is to create a game engine scripting)

License

Notifications You must be signed in to change notification settings

Throows/EmbedPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Level Embed Python in C++ with CPython

Nota bene : If you want to try this program you have to change python paths in the xmake.lua file.

This project becomes a little RPG game. :)

Todo :

  • Detect Number of player (By presence of scripts in the folder)
  • Add player quotes and actions
  • Add player interactions
  • Add Events

etc

About

Low Level Embedding of Python (the goal is to create a game engine scripting)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published