Skip to content

f-gillmann/wordle-ssh

Repository files navigation

wordle-ssh

A simple Wordle-like game that you can play over SSH.

Building

Prerequisites

  • Go 1.25 or higher

Build the project

make build

This will create the binary in the bin/ directory.

Run the project

make run

Or run the binary directly:

./bin/wordle-ssh

Docker

Build the Docker image:

make docker-build

Run with Docker:

make docker-run

About

A simple Wordle-like game that you can play over SSH.

Topics

Resources

License

Stars

Watchers

Forks

Languages