ProcGen and randomness for creating a game universe:
http://www.gamasutra.com/view/feature/3377/algorithms_for_an_infinite_universe.php?print=1
[fixed link]
http://www.gamasutra.com/view/feature/3377/algorithms_for_an_infinite_universe.php?print=1
[fixed link]
Forwarded from DevaBee
LibGDX 101: An Introduction - http://wp.me/p7kNZy-6g Remember to comment and share 😉
Now you have 2 problems!
http://programmers.stackexchange.com/questions/223634/what-is-meant-by-now-you-have-two-problems
http://programmers.stackexchange.com/questions/223634/what-is-meant-by-now-you-have-two-problems
Software Engineering Stack Exchange
What is meant by "Now you have two problems"?
There is a popular quote by Jamie Zawinski:
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.
How is this quote supposed to be
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.
How is this quote supposed to be
Apple open-sources their LZFSE compression algorithm, designed to balance speed and space savings.
https://www.infoq.com/news/2016/07/apple-lzfse-lossless-opensource
https://www.infoq.com/news/2016/07/apple-lzfse-lossless-opensource
InfoQ
Apple Open-Sources its New Compression Algorithm LZFSE
Apple has open-sourced its new lossless compression algorithm, LZFSE, introduced last year with iOS 9 and OS X 10.10. According to Apple, LZFE provides the same compression gain as ZLib level 5 while being 2x–3x faster and with higher energy efficiency.
"Original Apollo 11 guidance computer (AGC) source code, in assembly, for Command Module (Comanche054) and Lunar Module (Luminary099)."
https://github.com/chrislgarry/Apollo-11
https://github.com/chrislgarry/Apollo-11
GitHub
GitHub - chrislgarry/Apollo-11: Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. - chrislgarry/Apollo-11
How to control any terminal with ANSI escape codes, with examples written in Python
http://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html
http://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html