Giter Club home page Giter Club logo

ascii-wordle's Introduction

logo

ASCII-Wordle

A 'port' of Wordle to text-based interfaces

A near-feature complete version of the famous game, Wordle that can be played in CMD. Just maximize your screen, and reduce the font size! You're good to go!

Requirements

ASCII-Wordle requires just the Python Standard Library, Blessed, curses (blessed uses curses to handle input), and pyperclip!

Features

ASCIIiWordle features almost everything the original game has, minus daily words (words are instead chosen at random from the word list Wordle uses, with the game being capable of being played multiple times a day), a streak menu, the option to switch between light and dark mode, hard mode, and a share prompt (instead the game automatically copies the game stats to your clipboard at the end of a game)(and probably anything else I missed).

Gallery

gameplay

FAQ

Q1. The game doesn't draw the graphics quite right/ the graphics are drawn all over the place. How do I fix this?

A. Maximize your CMD/terminal emulator window, and set the font size low enough. A font size of 8 px works on my PC in a maximized CMD window

Q2. What do I click to share my game stats?

A. The program automatically generates game stats and copies it to your clipboard post-game

ascii-wordle's People

Contributors

boombox-8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ascii-wordle's Issues

Missing letter list

This implementation is missing the letter list that shows which letters have been picked, which have not been picked, which have found the correct placement, and which have incorrect placement.

Suggestion..

the python files could be compiled into a single binary using pyInstaller. won't that make it easier to run the program?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.