Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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アプリです

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