"You better not be a 馃 running on terminal!"

“You better not be a 馃 running on terminal!”

馃搶  Go, Dino, Run!

A Terminal Game; implementation of Chrome's offline Dino run game written in pure Golang.

Wed, May 8, 2024 路 Microblog 路  Coding 路  Projects

馃搶  What to Write This Year

List of things I should (or maybe shouldn't, but definitely would) write this year here.

Wed, Jan 3, 2024 路 Writing

Crashing This (Go) App

In which I transform a meme into a practical guide for crashing simulation services in nested virtual machines, ensuring no survivors.

Mon, May 13, 2024 路 Microblog 路  Coding 路  Go

Implementing Game Control, Part 2: On the Game of Life

How I implemented control in the Game of Life, Part 2 - Controlling world updates in the Game.

Mon, Apr 29, 2024 路 Coding 路  Projects

Implementing Game Control, Part 1: Loop Control in Go

How I implemented control on the Game of Life, Part 1 - Controlling infinite loop in Go programming language.

Sat, Apr 20, 2024 路 Coding 路  Projects