https://github.com/pandede/wordle
https://github.com/pandede/wordle
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pandede/wordle
- Owner: Pandede
- Created: 2022-02-01T08:35:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T15:56:25.000Z (over 3 years ago)
- Last Synced: 2025-03-22T22:42:51.389Z (over 1 year ago)
- Language: HTML
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordle
A Python-based implementation of hot trending game Wordle.
## Introduction
- This repository is built with **Python** for backend and **Bootstrap** for frontend.
- This repository is still under construction, ton of components have not been completed yet.
- Wordle is an excellent practice for learning the procedure of software development, which is the original intention of this repository!
## Collaborators
- [Pandede](https://www.github.com/Pandede)
- [chunshou-Liu](https://www.github.com/chunshou-Liu)