Page 1 of 1

BlitzMax is now open source!

Posted: Mon Sep 21, 2015 11:55 am
by Shardik
Mark Sibly has just announced that he has open sourced BlitzMax!

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 2:24 pm
by dobro
and Blitz plus , and Blitz3D !! (open source )

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 3:07 pm
by Shardik
dobro wrote:and Blitz plus , and Blitz3D !! (open source )
Those news had already been posted too... :wink:
[color=#0040FF]Krix[/color] wrote:He also released the source code of BlitzPlus on github.
[color=#0040FF]Danilo[/color] wrote:Blitz3D is now also Free and OpenSource.

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 4:14 pm
by dobro
in this way, everything is in the same topic ;)

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 4:58 pm
by Kiffi
Blitz here, Blitz there... I'm feeling thunderstrucked ;-)

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 5:35 pm
by Num3
Kiffi wrote:Blitz here, Blitz there... I'm feeling thunderstrucked ;-)
WHAT???

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 7:25 pm
by Danilo
Shardik wrote:Mark Sibly has just announced that he has open sourced BlitzMax!
It's also at github, like the other stuff: https://github.com/blitz-research/blitzmax

Re: BlitzMax is now open source!

Posted: Mon Sep 21, 2015 9:51 pm
by infratec
Num3 wrote:WHAT???
:thumbup:

Re: BlitzMax is now open source!

Posted: Tue Sep 22, 2015 12:25 pm
by yoxola
This makes sense, but PureBasic is the most productive desktop language I used so far....

Re: BlitzMax is now open source!

Posted: Wed Sep 23, 2015 5:33 am
by Danilo
There is also Brucey's own version of BMX. It's still work-in-progress / experimental
and adds Win64 and Raspberry Pi support etc. - see:
- https://github.com/bmx-ng
- https://github.com/bmx-ng/bmx-ng/releases

- http://brucey.net/programming/blitz/
- BlitzMax Modules List

Re: BlitzMax is now open source!

Posted: Wed Sep 23, 2015 11:40 pm
by juankprada
Burceys BMX-NG also lets you build apps for iOS and Android. He is doing things right imho.