Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2002-07-14 23:46:59
Size: 259
Editor: pD9EB0537
Comment:
Revision 4 as of 2002-07-18 21:41:16
Size: 380
Editor: pD9EB026C
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
But if you have an existing game and want to add a scripting engine to make it more flexible, Python is a very good choice. But you'll have to learn about IntegratingPythonWithC. If you have an existing game and want to add a scripting engine to make it more flexible, Python is also a very good choice. But you'll have to learn about IntegratingPythonWithOtherLanguages.

Read [http://www.onlamp.com/pub/a/python/2002/07/11/pythonnews.html Humongous Python] for a case study.

You can write whole games in Python using [http://www.pygame.org/ PyGame].

If you have an existing game and want to add a scripting engine to make it more flexible, Python is also a very good choice. But you'll have to learn about IntegratingPythonWithOtherLanguages.

Read [http://www.onlamp.com/pub/a/python/2002/07/11/pythonnews.html Humongous Python] for a case study.

GameProgramming (last edited 2020-12-03 12:57:14 by ShadowClaw20017)

Unable to edit the page? See the FrontPage for instructions.