Skip to content

DrGunnarMallon/battle-gwordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle Wordle

Unless you have lived under a rock, you will be very familiar with Josh Wardle's game Wordle, that has been bought by the NY Times.

I've always loved playing Wordle, but thought that it would be nice to be able to play with my friends/family and challenge them to a game.

Battle Wordle, let's you do this.

See it in action at www.gunnarmallon.com.

Node.js

The server side that handles the game lobby and matches up players is based on Node.js with socket.io

React / Redux

As I am constantly learning how to improve my architecture and code, I decided to slightly over-engineer the program and add a @redux-toolkit architecture around a @react framework. This lends itself nicely for future expansions.

React - Launching and Building the App

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Wordle port that allows you to battle other players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published