ターボワープで動かしてください。 Run on Turbowarp. ======================================== ここではnorinori1 accountの作成・削除・パスワード変更・管理ができます。 norinori1 accountでできること: 1.norinori1製のscratchゲームのセーブデータの自動保存ができるようになる。 対象のscratchゲームでログインするとできるようになります。 2.norinori1製の一部のscratchオンラインゲームの参加 レート管理やオンライン上での迷惑行為防止のためにnorinori1 accountが必要なゲームが今後出てくるかもしれません。 ========================================= In this project you can sign up / delete / manage norinori1 account or change its password. what can you do via norinori1 account: 1.You can use auto-saving in some scratch game made by norinori1.you can use it by logging in to your account in game. 2.You can play my online game. To manage rating system and prevent nuisance in game , I may publish online game you have to log in to the account to play in the future.
=注意==================================== ・Raspberry piでpythonのコードを動かし、turbowarpのクラウド変数を監視しています。Raspberry piが動いてなければ、Account Centerの機能は使えません。 ・アカウントのパスワードについて。設定したパスワードから導かれる複雑な文字列(hash値)がデータベースに保存されます。生成された文字列から元の文字列を導き出すのはとても困難ですから、パスワードを教えてなどの問い合わせには答えられません。 ・現段階では、Raspberry piが動いていてもNo Responceと表示されることがあります。その場合は、もう一度操作をやりなおしてください。 ========================================= =Caution================================== ・Cloud valuables are monitored by my raspberry pi by running python codes. If Raspberry pi is not running, you cannot use Account Center. ・About password. Complex string led from the original password is saved in database. Therefore, I have noting I can do if you ask me to tell your password because it is very difficult to guess original password from the string. ・You may sometimes see no response error. Then, try again. =実装するかも?============================= ・事前に設定したscratchアカウントやメールアドレスを用いて、パスワードリセット/アカウント削除を行えるようにする ・ラズベリーパイではない方法でクラウド変数の監視を行う =========================================