Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/setchi/codeute
書いたコードをタイピングゲームにして遊べるWebアプリです
https://github.com/setchi/codeute
fuelphp html5 javascript php typing-game webapp website
Last synced: 9 days ago
JSON representation
書いたコードをタイピングゲームにして遊べるWebアプリです
- Host: GitHub
- URL: https://github.com/setchi/codeute
- Owner: setchi
- License: mit
- Created: 2014-10-07T15:24:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T12:29:58.000Z (about 7 years ago)
- Last Synced: 2024-10-11T09:54:50.503Z (26 days ago)
- Topics: fuelphp, html5, javascript, php, typing-game, webapp, website
- Language: JavaScript
- Homepage: https://codeute.com/
- Size: 4.22 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codeute!
コーデュートは、書いたコードをタイピングゲームにして遊べるWebアプリです。[English](https://translate.google.com/translate?sl=ja&tl=en&u=https://github.com/setchi/codeute) (by Google Translate)![Codeute! result](assets/img/codeute_typing.png "Codeute! result")
![Codeute! result](assets/img/codeute_result.png "Codeute! result")
* [https://codeute.com/](https://codeute.com/)
* JavaScriptのサンプル: [https://codeute.com/javascript/1](https://codeute.com/javascript/1)SNSアカウント(Facebook, Twitter, GitHub)でログインして、好きなコードをアップロードしてタイピング練習できます。総合ランキングでユーザー同士で競い合えます。
コードは、とりあえず動くことを優先したものが多いので全体的に汚いです。
## 動作環境
下記の環境で動作を確認しています。* Apache 2.4.6
* PHP 7.1.4
* MySQL 5.7## ビルド
* fuel/app/config/内のdb.phpとopauth.phpの設定が必要です。## LICENSE
MIT