Skip to content

joaovds/go-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game 🎮

2048 terminal game written in Go (Golang) 🎮

Technology

logo go
game 2048 gif

Prerequisites

Make sure you have the following installed on your machine:

  • Go 1.22.2 or greater

Installation and execution

  1. Clone this repository to your local environment.

  2. Change to the project directory:

    cd go-2048
  3. Install the Go dependencies:

    go mod tidy
  4. Execute

    go run cmd/main.go

Contributing

If you want to contribute to this project, feel free to open an issue or send a pull request

About

2048 terminal game written in Go 🎮

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages