An open API service indexing awesome lists of open source software.

https://github.com/poseidoncoder/tertle

Wordle in React Native
https://github.com/poseidoncoder/tertle

expo game js react-native word-game wordle wordle-clone

Last synced: about 1 month ago
JSON representation

Wordle in React Native

Awesome Lists containing this project

README

          

# Tertle

An all-in-one Wordle clone

![Tertle Logo](client/assets/android-chrome-192x192.png)

## https://tertle.netlify.app

[![Netlify Status](https://api.netlify.com/api/v1/badges/7678e925-5c7d-4777-bdc7-12f0d9bc4283/deploy-status)](https://app.netlify.com/sites/tertle/deploys)

With this clone you will never be constrained by one word a day! This clone contains the full Wordle history! When you load the page, by default, it will have the day's current Wordle answer. You can go back and forth in time by using the left and right arrow buttons. The Wordle word and answer list was taken straight from Wordle's source code.

![Tertle Singleplayer Demonstration](singleplayer_demo.png)

We also include a multiplayer gamemode so that you can play against your friends!

![Tertle Multiplayer Demonstration](multiplayer_demo.png)