Discussion:
Programming MoonCats & MarsCats Step-by-Step Book(let) - Chapter 1: Do-It-Yourself (DIY) - Yes, You Can! - Mint Your Own MoonCats Off Chain Using Any Of The 128 True Official Genuine Mooncat™ MD5-Verified Original Designs in ~24×24 Pixel Format or With 2X / 4X / 8X Zoom
Gerald Bauer
2021-03-20 14:47:00 UTC
Permalink
Hello,

I'm writing a little (free online)
Programming MoonCats & MarsCats in Ruby Step-by-Step Book(let) / Guide [1].

The first chapter is now published:

- Do-It-Yourself (DIY) - Yes, You Can! - Mint Your Own MoonCats Off
Chain Using Any Of The 128 True Official Genuine Mooncat™ MD5-Verified
Original Designs in ~24×24 Pixel Format or With 2X / 4X / 8X Zoom [2]

Happy ruby programming with mooncats.
Cheers. Prost. The future is meow.

PS: Spoiler - from chapter one:

Start minting:

require 'mooncats'
Mooncats::Image.mint( '0x00000800fa' ).save( './mooncat-00000800fa.png' )
Mooncats::Image.mint( '0x0077c8278d' ).save( './mooncat-0077c8278d.png' )
Mooncats::Image.mint( '0xff5f000ca7' ).save( './mooncat-ff5f000ca7.png' )

And voila!

[1] https://github.com/cryptocopycats/programming-mooncats
[2] https://github.com/cryptocopycats/programming-mooncats/blob/master/01_mint.md

Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin
Gerald Bauer
2021-04-28 07:28:49 UTC
Permalink
Hello,

I've written-up and published five more (free online) chapters [1]:

Chapter 5: Inside k - The 2nd Byte in the 5-Byte Mooncat ID - All
About Pose / Facing / Face / Fur

Chapter 6: How MoonCats Are Colorized - Inside the Hue-based Color Wheel

Chapter 7: Build Your Own All-In-One Page Cheat Sheet with All
Colors From Hue 0° to 359°
Incl. the Normal Derived Five Color Palette or the Inverted

Chapter 8: Statistics, Statistics, Statistics - Calculate Rarity & Popularity
By ID, By Pose, Fur, Face, Facing & More - Inside the 25
440 MoonCat Population

Chapter 9: Draw Your Own Mooncat (or Garfield) Designs Using the
Original Online Pixel Drawing Tool


Happy ruby programming with mooncats. Cheers. Prost. The future is meow.

[1] https://github.com/cryptocopycats/programming-mooncats

Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/r

Loading...