Kartones Blog

Be the change you want to see in this world

JavaScript RLE algorithm v3 - Bit-Level RLE

Summary: A Javascript bit-level RLE algorithm compression implementation, used with videogame sprites


JavaScript RLE algorithm v2 - Sprite Tiles

Summary: Testing the Javascript RLE algorithm compression applied to arcade game sprite tiles


JavaScript Run-Length Encoding for Arcade Sprites

Summary: A JavaScript implementation of the RLE algorithm, applied to retro arcade game sprites.


Course Review: Bazel Fundamentals (Pluralsight)

Summary: Review of the course 'Bazel Fundamentals', from Pluralsight.


Book Review: The 48 Laws of Power

Summary: A review of the book 'The 48 Laws of Power', by Robert Greene


Previous entries