Explore >> Select a destination


You are here

casual-effects.com
| | rheingoldheavy.com
4.2 parsecs away

Travel
| | This tutorial will show you how to easily get better random numbers from an Arduino than you can get from using the random seed function.
| | parsiya.net
3.7 parsecs away

Travel
| | [AI summary] The article discusses the use of PIN (Programmed Instruction Notation) and a Python script to solve a crackme challenge by analyzing instruction counts. It explains how the instruction count increases when a character matches the expected value in the `strncmp` function, which is used to compare strings. The script iterates through possible alphanumeric characters, using the instruction count as a proxy for correctness, and builds the solution character by character.
| | paladin-t.github.io
4.0 parsecs away

Travel
| | Movement is a very basic concept in video games, it could be as simple as accumulating steps to a position value. This article introduces a smooth movement algorithm with tolerant sliding, which offers good adaptivity to various tile-based scenes.
| | gist.github.com
7.4 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.