/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

idiallo.com
| | www.mrspeaker.net
5.2 parsecs away

Travel
| | [AI summary] This programming tutorial explains how to render colorful 8-bit sprites on an HTML5 Canvas by manipulating image data and decoding compressed color palettes.
| | manuel.kiessling.net
2.9 parsecs away

Travel
| | Some days ago, my son asked me how computer games are made. The result is a simple yet fully-functional 2D space shooter, available on Facebook. Here's how it's done.
| | devtails.xyz
3.7 parsecs away

Travel
| | Tutorial for how to render a waveform animation using the audio data from a sound file in the browser.
| | jamesward.com
18.8 parsecs away

Travel
| [AI summary] The author provides a Java and Akka code example demonstrating how to compose Futures to execute multiple tasks concurrently and wait for their completion.