fixed! thanks for letting me know.
HN user
kneeko
Agreed, it's an excellent book. The Machinations tool is available here: http://www.jorisdormans.nl/machinations/
Scott McCloud's very excellent book, Understanding Comics, goes into great detail about this. Minimalism in comics is often used for focus.
Thank you! This page has documentation for packaging an apk: https://bitbucket.org/MartinFelis/love-android-sdl2/wiki/Gam...
I made oh my giraffe [1] in LÖVE and released it for iOS and Android using these ports.
Yes, LÖVE includes ENet and LuaSocket.
The source will end up on GitHub when I get the chance to tidy things a little! For now, you could dig into the .love (which is just a renamed zip archive) that is available for the Linux preview. But you definitely shouldn't because I'll be pretty embarrassed.
Lua is very multi-paradigm so it certainly made for an interesting place to start. The most valuable thing I learned is profiling before optimizing. The way Lua tables work also helped me understand the advantages of different data structures, because if you don't, the flexibility is fairly treacherous. Lua also convinced me that static typing is very useful.
Thank you! I used LÖVE (https://love2d.org), which began to support iOS and Android roughly six months ago through two community ports.
This article draws some parallels between English and Simplified Chinese fonts:
http://www.kendraschaefer.com/2012/06/chinese-standard-web-f...