Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.1 KB

readme.md

File metadata and controls

34 lines (30 loc) · 1.1 KB

You (Can't) Learn Japanese

It's an NGE joke.

On list:

!!!!!!!!!!!!!!!!!!!!!!!!
FIX LAYOUTS IN CHROME
!!!!!!!!!!!!!!!!!!!!!!!!
Add hiragana and katakana to study
Add different layout for kanji
Add grammar to study
Add audio
Create a Cordova ver. (Running version exists, needs a public server)
Create a repo specifically for Cordova ver. with React replaced by React Native
Raise / reset difficulty (Raise difficulty to max by writing 'hard souls')
Design changes
Button only / text only modes Gotta make user write the word after all

Ez

composer update
composer require laravel/passport
php artisan migrate
php artisan db:seed
php artisan passport:install
npm install
npm run watch-poll

Edit .env file to use
CLIENT_ID and CLIENT_SECRET env variables

For easier use

In button mode, can use 1 2 3 4 5 6 q w e to submit answer.
4 5 6 are the same as q w e respectively, but q w e is recommended for smaller screens.
After submission 「next」 is focused so you can just press space/enter to continue.
Hard mode doubles points on success, quadruples loss on fail