Mark Vasilkov
Mark Vasilkov

Mark Vasilkov

Follow
Follow
homebadges
Tag

js13kGames

#js13kgames

More content

Read more stories on Hashnode


Articles with this tag

Super Castle Game (js13kGames–2023)

Sep 16, 20238 min read201 views

An open mind is like a fortress with its gates unbarred and unguarded. This is the story of the Super Castle Game, a js13k game jam entry. Naturally,...

Super Castle Game (js13kGames–2023)

BigInt Embedded Bitmap Encoding

Feb 11, 20231 min read171 views

This is the second post in the series. See the previous post, ECMAScript Embedded Bitmap Encoding for context. My friend Roman pointed out that I...

BigInt Embedded Bitmap Encoding

ECMAScript Embedded Bitmap Encoding

Feb 7, 20234 min read419 views

I propose the following bitmap format, suitable for embedding small images in TypeScript or JavaScript source code: // ECMAScript Embedded Bitmap...

ECMAScript Embedded Bitmap Encoding

The Neatness (js13kGames–2022)

Sep 14, 20225 min read529 views

This is the story of The Neatness. It all started when I began playing The Looker, a brilliant game by Bradley Lovell. Line-based puzzles in The...

The Neatness (js13kGames–2022)