Skip to content

lukeNorris1/Terradle

Repository files navigation

Terradle

This is an adaptation of "Wordle" using weapons from the game Terraria by Re-Logic. It was made using React and Typescript

Installation

To run locally

  cd Terradle
  npm Install
  npm run dev

Demo

Try out the demo!

Authors

FAQ

Is there any way to change the settings?

Under ./src/constants there is gamesettings.ts which stores important variables which can be changed