"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

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

Making Game of Life in Go

In which I stumbled upon an article mentioning the Game of Life, felt a wave of nostalgia, and did a weekend project to make an implementation of it in Go, playable on Terminal.

Sat, Apr 13, 2024 路 Coding 路  Projects