Thread overview
dingbats[ziglings but for d]
Dec 14, 2022
monkyyy
Dec 16, 2022
bauss
Dec 16, 2022
monkyyy
Dec 18, 2022
bauss
December 14, 2022

Someone bought it up on the discord and I threw together a proof of concept(because other people would almost certainly overcomplicate it)

https://github.com/crazymonkyyy/dingbats

https://github.com/ratfactor/ziglings

This is my preferred learning style: hands-on, rushed, and reaching par. Ziglings started to approach a Zachtronics game for me for example tis-100 https://youtu.be/-GAe2XAtnPk

So like it be nice to get some community effort, to see if it can made made to happen.

December 16, 2022

On Wednesday, 14 December 2022 at 20:53:57 UTC, monkyyy wrote:

>

Someone bought it up on the discord and I threw together a proof of concept(because other people would almost certainly overcomplicate it)

https://github.com/crazymonkyyy/dingbats

https://github.com/ratfactor/ziglings

This is my preferred learning style: hands-on, rushed, and reaching par. Ziglings started to approach a Zachtronics game for me for example tis-100 https://youtu.be/-GAe2XAtnPk

So like it be nice to get some community effort, to see if it can made made to happen.

Nice concept.

Minor typo here: https://github.com/crazymonkyyy/dingbats/blob/master/source/example1.d#L9

Hello is missing another l.

December 16, 2022

On Friday, 16 December 2022 at 07:09:16 UTC, bauss wrote:

>

On Wednesday, 14 December 2022 at 20:53:57 UTC, monkyyy wrote:

>

Someone bought it up on the discord and I threw together a proof of concept(because other people would almost certainly overcomplicate it)

https://github.com/crazymonkyyy/dingbats

https://github.com/ratfactor/ziglings

This is my preferred learning style: hands-on, rushed, and reaching par. Ziglings started to approach a Zachtronics game for me for example tis-100 https://youtu.be/-GAe2XAtnPk

So like it be nice to get some community effort, to see if it can made made to happen.

Nice concept.

Minor typo here: https://github.com/crazymonkyyy/dingbats/blob/master/source/example1.d#L9

Hello is missing another l.

Thats the point; to let new users get in the habit of quickly fix code

December 18, 2022

On Friday, 16 December 2022 at 18:24:11 UTC, monkyyy wrote:

>

On Friday, 16 December 2022 at 07:09:16 UTC, bauss wrote:

>

On Wednesday, 14 December 2022 at 20:53:57 UTC, monkyyy wrote:

>

Someone bought it up on the discord and I threw together a proof of concept(because other people would almost certainly overcomplicate it)

https://github.com/crazymonkyyy/dingbats

https://github.com/ratfactor/ziglings

This is my preferred learning style: hands-on, rushed, and reaching par. Ziglings started to approach a Zachtronics game for me for example tis-100 https://youtu.be/-GAe2XAtnPk

So like it be nice to get some community effort, to see if it can made made to happen.

Nice concept.

Minor typo here: https://github.com/crazymonkyyy/dingbats/blob/master/source/example1.d#L9

Hello is missing another l.

Thats the point; to let new users get in the habit of quickly fix code

Oh, I guess I misunderstood what it was about :)