Wordle-remake - A site that is based on the wordle famous video game wordle

Overview

About the project

The game of Wordle seems to be a pretty famous one. I tried to take inspiration from it, and build a more simplistic website that helped me learn a lot more about web development, and also play around with different tools that could be used.

Getting started

You could simply fork the project or download it. It does require some external modules to function. To use them, simply run:

pip3 install -r requirements.txt

It would be better to use python3.8.x to run this code.

About the site

The site is still under development with this being only an initial release. It uses a JSON file to store words, and doesn't have any database connectivity as of now (which will be changed later). It also does not use cookies, so can be used for only one person at a time. There is only a choice of all possible words (see wordle/permitted_words.json), but can be changed in the code.

It was build primarily using Django template language and Bootstrap templating

You might also like...

A Wordle-esque caption guessing game with DALL-E images.

This project was a weekend well spent. Built with NextJS, a PostgreSQL backend, and Prisma as an ORM. Available at http://dalledle.com! Getting Starte

Sep 3, 2022

Eva.js is a front-end game engine specifically for creating interactive game projects.

High-performance: Eva.js is powered by efficient runtime and rendering pipeline (Pixi.JS) which makes it possible to unleash the full potential of your device.

Dec 27, 2022

A trivia website game based on origin of objects and concepts from around the world

Origin guesser is a quiz/trivia game in which the user is presented a word, object, or flag and offered a series of multiple choice answers to choose from as to the origin of that concept. Unlike other trivia games, this is concentrated only on origin of objects and concepts questions.

Feb 12, 2022

Aprilbeat is an new open-source, online, fully web-based rhythm game

Aprilbeat! open-source web-based online rhythm game Aprilbeat is an new open-source, online, fully web-based rhythm game. It plays songs in APB format

Oct 17, 2022

Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.

Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.

Wordle2Townscaper Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks. You can download

Nov 2, 2022

A simple wordle solver for Node.js

This is just a weekend project, so take it easy :-) simple-worlde-solver Wordle solver for Node.js. I am aware of other efforts that use greedy algori

Feb 20, 2022

CLI to to solve your Wordle puzzle daily

CLI to to solve your Wordle puzzle daily

📟 CLI to to solve your Wordle puzzle daily. Learn to build Node.js CLI apps. wordle-solved-cli 📦 CLI that solves Wordle puzzles for you 🤯 Automatic

Feb 2, 2022

Latin Wordle is a free and open-source project that aims to provide a fun and interactive way to learn Latin.

Latin Wordle Live Game Here Inspiration Latin Wordle is a free and open-source project that aims to provide a fun and interactive way to learn Latin.

Dec 16, 2022

The extension to help you when you badly don't want to mess up your wordle streak

Your last resort in woordle to maintain your woordle win streak

Feb 3, 2022
Owner
LeoJit_15
Amateur coder. Mostly experimenting with Python libraries. Currently designing a website to cater most football related data requirements.
LeoJit_15
A clone of the popular Wordle game.

Wordle Clone How to play locally: yarn install

null 2 Jan 9, 2022
A clone of the popular game Wordle made using React, Typescript, and Tailwind

Wordle Clone Go play the real Wordle here Read the story behind it here Try a demo of this clone project here Inspiration: This game is an open source

Hannah Park 2.4k Jan 8, 2023
Provides 5 keywords with which to narrow down your wordle game. I ruin nice things.

Widdle?? I hate fun so I wrote a script that ruins Wordle. This script can be used to find a Widdle, a set of five words that cover nearly all letters

Tess Myers 3 Mar 12, 2022
WORDLEBOARD prototype: Show your Wordle game on a Vestaboard as you play.

WORDLEBOARD prototype Show your Wordle game on a Vestaboard as you play. Copyright (c) 2022, Scott Schiller. MIT license. Made with love and fun in mi

Scott Schiller 7 Dec 20, 2022
A Wordle-like game where you have to guess the unsigned 8-bit binary number

Bytle A Wordle-like game where you have to guess the unsigned 8-bit binary number! Game coded in 2h 14m 50.570s, but it's not like I'm counting how lo

James Livesey 16 Jun 30, 2022
I found 'WORDLE' game is hackable . we get solution on localStorage. I just prevented this.

WordleGame() Demo: https://shobdokhela.vercel.app Go play the real Wordle here Read the story behind it here Main Author Hannah Park Inspiration: I fo

Samayun Chowdhury 3 Mar 6, 2022
Chrome extension for the game called Wordle

Chrome extension for the game called Wordle. No need to get stuck again while you have this at your side. Climb up that leader board!

Anjaneya Tripathi 18 Sep 17, 2022
JavaScript library guessing game, a Wordle clone

Jazle JavaScript library guessing game, a Wordle clone. A fork of cwackerfuss/react-wordle. See the list of accepted libraries: wordlist.ts Build and

Oliver Radwell 17 May 26, 2022
Telegram Bot inspired by the Wordle game

Wordle Bot Give a try! @xWordleBot. This is a simple bot inspired by Wordle game. The bot is entirely written in TypeScript. Thanks to grammY Telegram

Sreelal TS 17 Oct 21, 2022
A recreation of the popular game Wordle with additional modes and features. Made with Svelte in Typescript.

A recreation of the popular game Wordle by Josh Wardle (now purchased by the New York Times), with additional modes and features. Hosted on GitHub pag

Mikha Davids 117 Dec 11, 2022