Explore >> Select a destination


You are here

www.redblobgames.com
| | devmag.org.za
15.4 parsecs away

Travel
| | A Bézier curve is a type of curve that is easy to use, and can describe many shapes. This guide gives instructions for implementing algorithms for using Bézier curves in your games.
| | backdrifting.net
11.6 parsecs away

Travel
| | Hex Grids and Cube Coordinates
| | kvachev.com
13.0 parsecs away

Travel
| | Grids are great for tactical gameplay of turn-based games because they allow discrete movement steps. That means that you can bind positioning to other resources such as movement points, action points, food, etc. Grids divide the infinite variety of movement options into a few specific ones, which can be considered separately by the players tactical mind. The most popular grid types are hexes and squares. But what about triangles?
| | tiao.io
128.8 parsecs away

Travel
| An in-depth practical guide to variational encoders from a probabilistic perspective.