#grids #basic #2d-grid #most #intended #cases #gridly

gridly_grids

Some basic implementations of gridly grids

10 releases

0.5.0 Dec 4, 2021
0.4.0 Nov 8, 2020
0.3.5 Dec 20, 2019
0.3.0 Oct 4, 2019
0.1.0 Apr 8, 2019

#532 in Games


Used in gridly_adapters

MPL-2.0 license

195KB
3.5K SLoC

Gridly Grids

This crate contains some basic, no-frills gridly grids.


lib.rs:

A collection of basic 2D grids for use with the [gridly] grid library. This crate is intended to fill most basic use cases that require 2D grids, as well as serve as a sample implementation for how to implement gridly grids.

Dependencies

~83KB