Notion API definition translation

Using Typescript Compiler API to generate Golang structs from official Notion SDK.

October 6, 2021聽路聽9 min聽路聽Zebra

Implementing a lighting system

Very simple lighting system implementation with beginner graphics knowledge to give zworld a more interesting look.

September 27, 2021聽路聽5 min聽路聽Zebra

Golang init() function

Practical example of a not so widely known function in Go to initialize packets before func main.

September 17, 2021聽路聽2 min聽路聽Zebra

Zworld's Client Authentication protocol

Client authentication implementation for zworld based on Minecraft鈥檚 protocol.

September 5, 2021聽路聽2 min聽路聽Zebra