8000
Skip to content

Latest commit

 

History

104 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aye-aye

Aye Aye is a Countdown-style, multiplayer online game.

Running

  1. Clone this repo to your local machine.
  2. Install the necessary dependencies 3. Go(lang) - v1.16 or higher 4. Node - v20 or higher 5. Docker 6. direnv
  3. Copy the .env.example file in the client directory to .env in the same folder.
  4. Also copy the .env.example file in the server directory to .env in the same folder.
  5. Change into the serer directory and run the following command: go build main.go
  6. Run the server: ./main
  7. Change into the client directory and run the following command: yarn dev
  8. You should be able to access the game by visiting http://localhost:3000.

About

Aye Aye is a Countdown-style, multiplayer online game.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0