are there any plans...?

What would you like to see added or fixed in FOF?
Forum rules
This topic is 16 years and 5 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
TheLifelessOne
Member
Posts: 11
Joined: October 28th, 2008
Reputation: 0

are there any plans...?

Postby TheLifelessOne » Sat Jan 10, 2009 10:02 pm

are there any plans to move Frets on Fire to a different language?

python isn't a good language for a game i think, why not program it in C/C++?

(i know im like the millionth guy to ask this...)
Image
What's my age again?
User avatar
KTownEgghead
Member
Posts: 2728
Joined: July 9th, 2008
Location: Las Vegas, NV
Reputation: 4
Contact:

Re: are there any plans...?

Postby KTownEgghead » Sat Jan 10, 2009 11:09 pm

TheLifelessOne wrote:(i know im like the millionth guy to ask this...)


Then why ask it?

No.
dance along the fault line; feel the shaking in your bones,
lose the tension in my throat, and live for something.
Emperor naru
User avatar
nwru
Administrator
Posts: 3530
Joined: October 14th, 2006
Location: /dev/null
Reputation: 64
Contact:

Re: are there any plans...?

Postby nwru » Sat Jan 10, 2009 11:45 pm

Moved to Thoughts forum.

There's no plans to do so. It just turns out to be more work than anyone wants to take on.

And Python is a fine language to program a game in. Eve Online is a great example. Granted that C/C++ is more common.
Use the Search feature first to find answers to your questions. Chances are that they have been asked before!

Forum FAQ / Frets On Fire Wiki
Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: are there any plans...?

Postby acrox999 » Sun Jan 11, 2009 12:28 am

And one more IMPORTANT thing, PYTHON IS BUILD ON C++(I think because why we get C++ Runtime Error? Maybe Python is made on C++?).
FoFiX Dev/Mod Squad
User avatar
jstump91
Member
Posts: 837
Joined: September 21st, 2008
Location: Baltimore, MD (US)
Reputation: 0
Contact:

Re: are there any plans...?

Postby jstump91 » Sun Jan 11, 2009 1:20 am

acrox999 wrote:And one more IMPORTANT thing, PYTHON IS BUILD ON C++(I think because why we get C++ Runtime Error? Maybe Python is made on C++?).


Actually, Python itself is written in straight C. Errors referring to C++ result from extension modules written in C++ and from the fact that the runtime support for the two languages (C and C++) has a lot of code that both languages use.
jstump91, a.k.a. john.stumpo, a.k.a. stump
jstump.com | stump's blog | FoFiX development | My own code
Can't find a Windows build of the Python module you need? Try my mediafire!
Don't say "Python can't do [insert task here]." Python can do anything with the right modules - said modules may just not have been written yet.
"Python - why settle for snake oil when you can have the whole snake?" --Mark Jackson
Did you search before you posted? Did you read the rules for the subforum you are posting in?
blackviper91
Member
Posts: 10
Joined: August 11th, 2008
Location: Indiana
Reputation: 0

Re: are there any plans...?

Postby blackviper91 » Sun Jan 11, 2009 2:15 am

Python is a fine language for a game, sure there are some (small) things it can't do, but it is also alot more programmer friendly, so this game may not exist if it hadn't been done in Python (i.e. original coders may not have had time to finish it). To port it to C++ (or any other language) now would take a huge amount of time. Time that could be used to improve the existing game. So, no.
What's my age again?
User avatar
KTownEgghead
Member
Posts: 2728
Joined: July 9th, 2008
Location: Las Vegas, NV
Reputation: 4
Contact:

Re: are there any plans...?

Postby KTownEgghead » Sun Jan 11, 2009 2:29 am

Although, I'm sure in the coming years, people will say that they're going to do it, but get in over their heads, and give up after a few days.
dance along the fault line; feel the shaking in your bones,
lose the tension in my throat, and live for something.
Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: are there any plans...?

Postby acrox999 » Sun Jan 11, 2009 4:01 am

jstump91 wrote:
acrox999 wrote:And one more IMPORTANT thing, PYTHON IS BUILD ON C++(I think because why we get C++ Runtime Error? Maybe Python is made on C++?).


Actually, Python itself is written in straight C. Errors referring to C++ result from extension modules written in C++ and from the fact that the runtime support for the two languages (C and C++) has a lot of code that both languages use.

I knew it! Actually I was about to post with C only not C++. I guess I'm right and wrong. :tongue2:

Return to “Thoughts ?”

Who is online

Users browsing this forum: No registered users and 13 guests