www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - dingbats[ziglings but for d]

reply monkyyy <crazymonkyyy gmail.com> writes:
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.
Dec 14 2022
parent reply bauss <jacobbauss gmail.com> writes:
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.
Dec 15 2022
parent reply monkyyy <crazymonkyyy gmail.com> writes:
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
Dec 16 2022
parent bauss <jacobbauss gmail.com> writes:
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 :)
Dec 18 2022