.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #28  
Old November 4th, 2004, 05:34 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: OT: I have started making a few games...

Python is a very good choice for making game draft, because you can write quite complex code very fast. But you'll end up with a very slow game, because Python is a scripting language (it's not compiled to bytecode). So you'll want to rewrite code which is critical for perfomance in C/C++/Delphi (definetely not Java ) to produce fast bytecode.
Python is a great choice for built-in scripting language. Civ IV will use it, and it seems it'll kick se4's (and probably se5's) *** in terms of modability.
So use it for small lightweight projects, not big and resource-consuming ones. Use it to write game draft or to embed it for scripting purposes.
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 09:27 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.