Skip to content

z-riley/go-2048-battle

Repository files navigation

Go 2048 Battle

2048 sliding puzzle game featuring singleplayer and head-to-head multiplayer modes. Built using turdgl.

Multiplayer demo

Dependencies

SDL2 - DirectMedia Layer

Advanced Packaging Tool (Ubuntu):

sudo apt-get update && sudo apt-get install -y libsdl2-dev libsdl2-image-dev

Homebrew (MacOS):

brew install sdl2_image

How to run

go run cmd/main.go

About

Multiplayer 2048 sliding tile game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published