Explore >> Select a destination


You are here

zkm.de
| | thefuntastic.com
10.5 parsecs away

Travel
| | Rust, not related to the video game also called Rust, is a promising systems programming language with novel features ideally suited for game development. Exposure and awareness within the game developer community, however, remains limited. In this post, I provide a gentle introduction to Rust and attempt to justify its place on your radar.
| | archive.nytimes.com
10.3 parsecs away

Travel
| | Google is now selling ads that will appear in casual games on Web sites, a rapidly growing market.
| | dthompson.us
5.8 parsecs away

Travel
| |
| | kylewbanks.com
33.0 parsecs away

Travel
| Most everyone knows that publicly exposing your MonoBehaviour variables in Unity allows you to modify them in the Inspector window of the Unity editor. This is really helpful for tuning and adjusting parameters without having to modify code, and allows you to more easily reuse MonoBehaviour classes across objects wh...