What language?
Posted: Wed Oct 16, 2013 9:14 pm
What language does Ace of Spades use? I have tried accessing its files with python command line and Python GUI, am I just doing it wrong or do I need a different program?
Ace of Spades / OpenSpades
http://www.buildandshoot.com/forums/
http://www.buildandshoot.com/forums/viewtopic.php?f=56&t=6439
pugglesthecow wrote:Are you sure if it is C or C++ or does that not matter? (I am only familiar with Python)Yes, I am sure it is written in C or C++. Also they are two different language. C++ came after C
pugglesthecow wrote:Yes but is there an easy was to convert C++ to C (I was informed that there is by one of my friends but I have been unable to figure out how)Its possible, but won't be maintainable manually.(As the code will be machine generated, it won't be the way you write the code)