Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaReinforcementLearning/TileMaps.jl

Simple and lightweight 2D tile maps (and higher dimensional equivalents) in Julia
https://github.com/JuliaReinforcementLearning/TileMaps.jl

update docstrings and README (#10)

* update README

* update docstrings and comments

* update README

* update docstrings an...

25780ec731cdb68b7b9adbd51ca1b5ea55b792f2 authored over 3 years ago
add a general ObjectIndexableArray type (#9)

* add ObjectIndexableArray

* add get_objects method

* rename get_object_types to get_objec...

e674772df40e18e0d8e363db6f5e5baa84954261 authored over 3 years ago
allow custom background color & remove bold (#8)

* add compat entry for Crayons

* add get_foreground_color and get_background_color

* updat...

c080d36d05e639f858c5248fa6f289556b175b2d authored over 3 years ago
add indexing using array of objects (#7)

* add indexing using array of objects

* add tests for indexing using array of objects

00a10be9fc2cbab748ca8589a059fa95fbe6c213 authored over 3 years ago
fix links in README (#6)

6d06ad037e27f9171a3f866a389502b990ffb484 authored over 3 years ago
add tests, ci, and tagbot (#5)

* add tests

* add ci.yml

* add TagBot.yml

0f2343dc5bd4121d573bafe1488b3c3799d1fff2 authored over 3 years ago
fix bug, cleanup, and update README (#4)

* rename terminal_rendering.jl to visualization.jl

* rename BACKGROUND to BACKGROUND_COLOR

...

5cbd561a27002eb8bec0bd55ce138e103d90ffdf authored over 3 years ago
add terminal-based visualization (#3)

* add package Crayons

* fix get_num_objects, get_height, get_width

* add textual rendering...

22e182ecea1866ca2571f25260ab44998d870923 authored over 3 years ago
add indexing and remove directions (#2)

* add get_num_objects, get_height, get_width for TileMap

* add to_index, getindex, setindex! ...

b188e80369793e0fe63e7637f149bec90f6533ac authored over 3 years ago
add objects, directions, and TileMap struct (#1)

* add directions.jl

* add objects.jl

* add tile_map.jl

* include directions.jl, objects...

6c419a9a6b2c35e88c986d41441c0ee4569f50db authored over 3 years ago
Files generated by PkgTemplates

PkgTemplates version: 0.7.16

7589d0f212d52ec730418b03656258cc8d26c070 authored over 3 years ago
Initial commit

03efffd88157c9f2748fa1c76dc99b82aa23da83 authored over 3 years ago