Skip to content

Code for creating GIF replays of games played on Woogles.io.

License

Notifications You must be signed in to change notification settings

reyacd/woogles-game-gifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT NOTE

This repository is obsolete based on the recent additions to github.com/domino14/liwords/tiles.go That GIF generator is faster and more memory efficient so use it instead! I believe it will eventually be an export feature on the actual website as well.

woogles-game-gifs

Code for creating GIF replays of games played on Woogles.io.

Example Output

Requirements

Go is required to run the gif generator. To install, reference https://go.dev/doc/install.

Running the code

  1. Clone this repository.
  2. Change to the repository directory.
  3. Run go mod tidy to download the required packages.
  4. Run go run . <Woogles game ID> to run the gif generator.

Finding a Woogles game ID

The Woogles game ID is the string of letters at the end of a Woogles game URL e.g. "GdTkgTga" in https://woogles.io/game/GdTkgTga.

About

Code for creating GIF replays of games played on Woogles.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages