Skip to content

mo1ein/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

These days I spend most of my time at home, and I like programming for fun which I think is the best reason to code. After seeing some beautiful raylib project, I decided to make a game with Go + raylib, and I really enjoyed it.


Game Demo

Here’s my version of the classic 2048 game. 🎮🧱

Run

After cloning:

go mod tidy
go run main.go

Build (optimized)

go build -ldflags="-s -w" -o 2048 .

TODO

  • leaderboard

About

2048

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages