Tag game_engine

2 bookmarks have this tag.

2025-01-02

1684.

Oversimplified History of Retro Game Consoles for Programmers

pikuma.com/blog/game-console-history-for-programmers

As game developers, we can learn a lot from the past. Let's look at the history of game consoles to understand the driving forces that helped shape the modern gamedev technologies we use today.

2023-03-19

98.

Ebitengine - A dead simple 2D game engine for Go

ebitengine.org

Ebiten (/ebíteɴ/) is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.