|
You are here |
www.iamsim.me | ||
| | | | |
whackylabs.com
|
|
| | | | | After many years of search for the best way to build GUI softwares I think I've finally found the one true architecture to rule them all! | |
| | | | |
arkadiuszchmura.com
|
|
| | | | | Let's see how we can change the axis from horizontal to vertical once the elements no longer fit the screen properly. | |
| | | | |
kenb.us
|
|
| | | | | The interface for UIKit is the same between iOS and tvOS,but the behavior is a little different. The interaction on tvOS is distinctly different than iOS because tvOS doesn't offer direct in... | |
| | | | |
etodd.io
|
|
| | | I wrote this article for the Sidebolt company blog. Reposting it here for your reading pleasure! Our latest gameSkyward Slotsmakes extensive use of JSON. We send Gigabytes of it flying back and forth haphazardly between client and server over a WebSocket connection. At first, we wrote code by hand to pack and unpack each message. Later on we decided that life is too short for that. In the beginning, we just dove into the JSON right where we needed it. | ||