#grid #2d-grid #2d #linear #basic

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

#307 in Games

Download history 2/week @ 2022-11-24 12/week @ 2022-12-01 37/week @ 2022-12-08 19/week @ 2022-12-15 28/week @ 2022-12-22 11/week @ 2022-12-29 16/week @ 2023-01-05 22/week @ 2023-01-12 34/week @ 2023-01-19 25/week @ 2023-01-26 34/week @ 2023-02-02 18/week @ 2023-02-09 50/week @ 2023-02-16 7/week @ 2023-02-23 12/week @ 2023-03-02 14/week @ 2023-03-09

86 downloads per month
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

~81KB