Live data from Hacker News

Cannabalt for iOS now open source

github.com

1–10 of 16 posts

Re: Cannabalt for iOS now open source

#4

Clarification: The engine is the only thing that is FOSS (i.e. everything in the flixel-ios directory. https://github.com/ericjohnson/canabalt-ios/tree/master/flix... ) The rest is proprietary[1]. [1]: https://github.com/ericjohnson/canabalt-ios/blob/master/GAME...

No; in fact, the game images and sounds are not free, but everything is open source and available for looking at (except the high scores code, which they left out to prevent cheating (explained in the blog post)).

Re: Cannabalt for iOS now open source

#5
-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

Gold autumn, personality Men’s clothing Shoes, Travel bag that grabs an eye coat Chao packet Free transport

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

-------- http://bit.ly/eTAvV5 --------

Re: Cannabalt for iOS now open source

#6
post #4

Clarification: The engine is the only thing that is FOSS (i.e. everything in the flixel-ios directory. https://github.com/ericjohnson/canabalt-ios/tree/master/flix... ) The rest is proprietary[1]. [1]: https://github.com/ericjohnson/canabalt-ios/blob/master/GAME...

No; in fact, the game images and sounds are not free , but everything is open source and available for looking at (except the high scores code, which they left out to prevent cheating (explained in the blog post)).

Big difference between open-source and free, at least as you mean it. As the Readme says:

"The code contained within the 'flixel-ios' folder is licensed under the terms of the MIT license."

which allows redistribution. The next paragraph says:

"All other source code remains copyrighted and licensed by Semi Secret Software, LLC under the original terms. See the Game license (filename "GAME_LICENSE.TXT" in this archive) for more details. With the exception of code contained in the 'flixel-ios' folder, you cannot redistribute our source code from the original game. You can use our source code for personal entertainment or education purposes."

So, the code in flixel-ios is FOSS (you can redistribute it,) but the code outside of that directory is source available only (no redistribution.)

Edit: Proprietary software is "...computer software licensed under exclusive legal right of the copyright holder. The licensee is given the right to use the software under certain conditions, but restricted from other uses, such as modification, further (re)distribution, or reverse engineering.

"Closed-source software, or software distributed without its source code, is proprietary."

Post reply on HN