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
130
おうちハッカソン #2
Kuno Ayana
May 05, 2021
Tweet
Share
More Decks by Kuno Ayana
See All by Kuno Ayana
Dart 参戦!!静的型付き言語界の隠れた実力者
kno3a87
0
160
Flutterを言い訳にしない!アプリの使い心地改善テクニック5選🔥
kno3a87
3
700
iOS 18 がやってきた!
kno3a87
1
210
ミクアカ成果報告会
kno3a87
0
34
SXSW2021
kno3a87
0
48
ミクアカ中間発表会
kno3a87
0
24
大学院進学ガイダンス
kno3a87
0
83
画像処理論セミナー7-1-3
kno3a87
0
23
内定者自己紹介LT
kno3a87
0
80
Other Decks in Programming
See All in Programming
オホーツクでコミュニティを立ち上げた理由―地方出身プログラマの挑戦 / TechRAMEN 2025 Conference
lemonade_37
1
430
構文解析器入門
ydah
7
2k
SQLアンチパターン第2版 データベースプログラミングで陥りがちな失敗とその対策 / Intro to SQL Antipatterns 2nd
twada
PRO
36
11k
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
120
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
950
抽象化という思考のツール - 理解と活用 - / Abstraction-as-a-Tool-for-Thinking
shin1x1
1
930
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
0
250
Strands Agents で実現する名刺解析アーキテクチャ
omiya0555
1
110
CEDEC 2025 『ゲームにおけるリアルタイム通信への QUIC導入事例の紹介』
segadevtech
2
740
階層化自動テストで開発に機動力を
ickx
1
470
What's new in Adaptive Android development
fornewid
0
130
AWS Summit Japan 2024と2025の比較/はじめてのKiro、今あなたは岐路に立つ
satoshi256kbyte
1
260
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
GitHub's CSS Performance
jonrohan
1031
460k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
21
1.4k
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