Fork me on GitHub
#100-days-of-code
<
2018-09-15
>
kazesberger18:09:39

I hillariously failed the first task i attempted to solve today realizing that i'm gonna publish a lot embarrassing code the following 100 days... ¯(ツ)

kazesberger20:09:23

completed the task now, because i had a previously planned video chat with timothy pratley who happens to be a really nice guy (as this community is). will still look into some of the public solutions tomorrow.

Bobbi Towers22:09:26

My first ever Clojure app was a working Minesweeper game: https://github.com/porkostomus/tsweep

👍 4
Bobbi Towers22:09:32

However, I represented the board with a single vector, probably making the mine-detector implementation much harder than necessary.

kazesberger23:09:08

wow never would have guessed that the juxt-wizard only started 10months ago 🙂 if you have any good advice for a novice I'd be grateful!

Bobbi Towers23:09:14

Haha I'm just faking it 'til I make it!