Coder Social home page Coder Social logo

charly6596 / kanamoji Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 2.36 MB

Learn Japanese kana with a simple quiz game

Home Page: https://kanamoji.now.sh/

License: MIT License

HTML 3.25% CSS 1.74% TypeScript 94.81% JavaScript 0.20%
japanese hiragana katakana kana-learning japanese-kana japanese-characters japanese-language

kanamoji's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ‘จโ€๐Ÿ’ป Working as freelancer on a B2B mobile app aiming to reduce people transportation costs.
  • ๐Ÿ“– Currently reading about DevOps
  • โœ๏ธ Third year Software Engineering Student
  • ๐Ÿค“ Passionate about C# and Dart
  • โšก Fun fact: I used to use Windows on my phone and Linux on my desktop machine.

kanamoji's People

Contributors

charly6596 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

dragonir

kanamoji's Issues

Send answer automatically

While playimg the game, if enabled by the user, the answers would be sent automatically while the user writes, at tye moment the input text length matches the correct answer length

Setup expo app & yarn workspaces

The idea is to build the following folder structure:

kanamoji
โ”œโ”€โ”€ packages
โ”‚   โ”œโ”€โ”€ app # phone app
โ”‚   โ”œโ”€โ”€ controllers # shared code package, referenced by app and web packages
โ”‚   โ””โ”€โ”€ web
โ”œโ”€โ”€ package.json # workspace package
โ””โ”€โ”€ README.md

The controllers package will contain shared platform-agnostic code, used by the app and web packages. The rest of the code will be in the package corresponding to its platform, but we still should write it as agnostic as possible.

Configurable features

Solved with #4. Have to implement configuration value to enable/disable this feature

Originally posted by @Charly6596 in #2 (comment)

As mentioned there, would be nice to have configurable features, parameters the user could use to modify the game options, such as the automatic answer, number of retries, whether to show the correct answer or not, etc

Dont move to the next question on error

Instead of moving to the next question, give the user 3 tries, on every error there could be a shake effect or some other kind of UI reaction to indicate the error. After the 3rd try, the correct answer will be displayed on the screen and the user would have to press a button to move to the next question.

wrong answers

when writing the correct answer on the following, it is incorrect
katakana, ใƒ‚ (ji) ใƒ… (zu)
hiragana, ใข (ji) ใฅ (zu)
Screenshot from 2022-02-19 14-39-33

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.