Best way to go about embedding python

2016-11-12 Thread kfjwheeler
A friend of mine is developing a game engine, and I would like to extend the engine by adding some scripting functionality. However, there's a lot of information out there -- https://mail.python.org/mailman/listinfo/python-list

Best way to go about embedding python

2016-11-12 Thread kfjwheeler
(Sorry about the last post, my finger slipped before I was finished, and I can't delete it for some reason.) A friend of mine is developing a game engine, and I would like to extend the engine by adding some scripting functionality. However, there's a lot of information out there, and I have