I was reading the comments on HappyPenguin, and have to agree with the restrictions to BlitzBasic.
Have the developers considered any other programming language such as FreeBasic (which I agree, will be a great choice) or Python+Pygame?
BlitzBasic?
Re: BlitzBasic?
This summer I made some benchmarks to compare c++, python and blitzmax. Unfortunately Python+pygame was the slower solution by far. The fastest was c++ with opengl . Also c++ will allow to port the game in various platforms including consoles. I started to write some code, and I realized that the required work is quite big. But with a collaborative development it may be feasible. I´m considering the idea of starting a SVN repository on sourceforge.SergioFontaine wrote:I was reading the comments on HappyPenguin, and have to agree with the restrictions to BlitzBasic.
Have the developers considered any other programming language such as FreeBasic (which I agree, will be a great choice) or Python+Pygame?
-
- Someone..
- Posts: 2
- Joined: Wed Nov 15, 2006 6:57 pm
It is a good idea: you developers focus in the current YodaSoccer and people can start experimenting in SVN with C++, Python and (I must insist) FreeBasic, using common parts such as the graphics.
If anything ever comes out, you can think about a parallel development for a while to an eventual blessing of a new implementation as the official one.
Congratulations for the game, anyway!
If anything ever comes out, you can think about a parallel development for a while to an eventual blessing of a new implementation as the official one.
Congratulations for the game, anyway!
Why FreeBasic? I visited http://www.freebasic.net but I found only a few games developed using this language.SergioFontaine wrote:and (I must insist) FreeBasic
-
- Someone..
- Posts: 4
- Joined: Thu Nov 09, 2006 12:05 pm
- Location: UK
in some ways, a C++ version would be FANTASTIC. I'm sure there are many more out there that could get involved than if the project remained purely BASIC, as there are plenty of Open Source C++ compilers/IDEs' out there (notably GCC with DevC++). Starting another repository would be fantastic.
However, there's something very loyal about using BlitzBasic to re-develop an old Amiga classic which I like
However, there's something very loyal about using BlitzBasic to re-develop an old Amiga classic which I like