Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
おうちハッカソン #2
Search
Kuno Ayana
May 05, 2021
Programming
0
110
おうちハッカソン #2
Kuno Ayana
May 05, 2021
Tweet
Share
More Decks by Kuno Ayana
See All by Kuno Ayana
iOS 18 がやってきた!
kno3a87
1
130
ミクアカ成果報告会
kno3a87
0
19
SXSW2021
kno3a87
0
34
ミクアカ中間発表会
kno3a87
0
10
大学院進学ガイダンス
kno3a87
0
68
画像処理論セミナー7-1-3
kno3a87
0
13
内定者自己紹介LT
kno3a87
0
61
画像処理論セミナー7-1,2
kno3a87
0
12
画像処理論セミナー6-4
kno3a87
0
13
Other Decks in Programming
See All in Programming
Golang と Erlang
taiyow
8
1.9k
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
1
290
Mastering Dependencies in Kotlin Multiplatform
tomifabian
0
110
Vue3の一歩踏み込んだパフォーマンスチューニング2024
hal_spidernight
3
3.1k
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
9
970
Webの技術スタックで マルチプラットフォームアプリ開発を可能にするElixirDesktopの紹介
thehaigo
2
880
Nuxtベースの「WXT」でChrome拡張を作成する | Vue Fes 2024 ランチセッション
moshi1121
1
490
Dev ContainersとGitHub Codespacesの素敵な関係
ymd65536
1
120
Kotlin2でdataクラスの copyメソッドを禁止する/Data class copy function to have the same visibility as constructor
eichisanden
1
110
讓數據說話:用 Python、Prometheus 和 Grafana 講故事
eddie
0
350
macOS でできる リアルタイム動画像処理
biacco42
3
1.4k
開発効率向上のためのリファクタリングの一歩目の選択肢 ~コード分割~ / JJUG CCC 2024 Fall
ryounasso
0
360
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.1k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
328
21k
Docker and Python
trallard
40
3.1k
Teambox: Starting and Learning
jrom
132
8.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
3
370
BBQ
matthewcrist
85
9.3k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
13
1.9k
A better future with KSS
kneath
238
17k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Making the Leap to Tech Lead
cromwellryan
132
8.9k
Transcript
おうちハッカソン #2 covid-game(仮) @kuno, @teppei
自己紹介 Teppei Shitani @euglena1215 - backend - Wantedly Anaya Kuno
@kunodayo_oboete - iOS - ミクシィ ぴかぴかのしんそつ
作ろうと思ったきっかけ
None
ユーザーの声
ユーザーの声 ゆりこの目を盗んで アルコール提供しよう! (擬似体験)
ユーザーの声 ゆりこの目を盗んで アルコール提供しよう! (擬似体験)
DEMO
使っている技術 backend iOS websocket https://github.com/euglena1215/gw-covid-server https://github.com/kno3a87/gw-covid-iOS MVVM With Combine
使っている技術 backend - そろそろ Go に入門しておいた方がいいかなと思ったので使ってみたかった - goroutine, channel の教材として
websocket を使う backend は結構良かった iOS - 宣言的UIわかりやすい - でもViewが肥大化してゆく - 通信周り最初の理解に時間がかかる - 自分のスマホが古くてswiftUIの実機デバッグできず
所感 - もっとミニゲーム作るつもりだった - 学びはたくさんあった - 人生初マルチプレイゲーム作成 - WebSocket
None