Giter Club home page Giter Club logo

persona_sns's Introduction

PERSONA5 SNS(CHAT) APP

Creating now

  • アトラス制作のゲームソフト「ペルソナ5」が最高に面白かったので勢いで作成
  • ペルソナ5内でキャラクター達がやり取りするのに使っているSNSアプリ(チャットアプリ)を模してみました
  • cordova使ってる
  • 取り急ぎwww配下のみ管理
  • createJSとか使ってみたかった
  • 自分のテンションを高める用アプリ

Overview

  • プロトタイプ3を経てそれっぽくなったバージョン
  • チャット部分をnodejsのsocketioで実装
  • 複数のキャラアイコンを選べるようにしてみた
  • 画像とか適当に拾ったやつ使ってしまっているので完全に自己満足用です.
  • 実際のチャットじゃなくて,定型でもキャラと会話できるようなアプリを目指した方が端末内で完結できて良かったかもしれない.

demo

Limitation

  • パーツが環境によってずれる可能性がある.メッセージフォームのパーツの描画はcreateJSで行っている.実際はメッセージ長に合わせてメッセージ表示枠を動的に変化させる必要があると考えたため.その描画領域の制御をピクセル指定で行っている上,取り急ぎ工夫なくコードを書いているので,ずれが生じる恐れがある.とはいえピクセル指定以外はできないので,環境によって最適なピクセルを計算するような仕組みが必要.
  • ログは保存できない.CordovaはWebストレージ(ローカルストレージ)を使ってデータの保存が可能だが,単純にそういう実装はしてない.またサーバ側は一切ログを保存するような処理は書いていない(そもそもサーバ側はコードを上げていませんが...)

persona_sns's People

Contributors

73spica avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.