Giter Site home page Giter Site logo

bday-boy / weeble Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 9.55 MB

Uses anime data from public APIs to create a guessing-based, Wordle-like anime game.

Home Page: https://weeble.ninja/

License: GNU Affero General Public License v3.0

Python 2.96% HTML 75.12% CSS 1.56% JavaScript 20.36% Procfile 0.01%
anime wordle wordle-game

weeble's People

Contributors

adame314 avatar bday-boy avatar

Watchers

 avatar  avatar

weeble's Issues

Quitting Safari resets daily

It looks like quitting Safari (on iPhone, at least) clears the browser's cookies, but NOT the local storage data, so the user's daily and their daily guesses are deleted. Guesses should be stored in local storage instead so it remains persistent. This is probably preferable anyway because the daily cookie is set to delete after 24 hours whereas storing guesses in local storage will remain forever. This means the user could potentially check their guesses from any day in the past (if I decide to implement something that allows for this down the line).

Title collisions

When two anime have the same title and are searched for, only one will show up in the suggestions. This is a back-end issue as each title should be unique in the anime json.

LCS unexpected behavior

With fuzzy string search implemented, the user's search often functions oddly. For example, when the user searches "Saiki K" in hopes of getting "The Disastrous Life of Saiki K." to show up in the suggestions, it instead shows up as "The Disastrous Life of Saiki K." and this causes it to become a lower-priority search.

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.