-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/NeoPrint3D/Neo-Letter
- Loading branch information
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,15 @@ | ||
# Neo-Letter | ||
|
||
![](https://tokei.rs/b1/github/NeoPrint3D/Neo-Letter) | ||
Neo Letter is a multiplayer wordle game with the upmost care for design and user experience. Neo Letter is built in a way where theoretically unlimited number of people can play in a single room. | ||
|
||
[![Deploy to Firebase Hosting on merge](https://github.com/NeoPrint3D/Neo-Letter/actions/workflows/firebase.yml/badge.svg?branch=master)](https://github.com/NeoPrint3D/Neo-Letter/actions/workflows/firebase.yml) | ||
|
||
## How to contribute | ||
- Find unique scenarios that could cause the game to break | ||
- Find visual inconsistencies | ||
- Improve performance for mobile | ||
- Add a leaderboard function to get the current users place | ||
- Add at least 20 appropriate words ./fastify-server/src/static/words.json | ||
|
||
## SPAM WILL BE BLOCKED AND REPORTED | ||
## Setting up project for local machine COMING SOON... |