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
始めてゲームを作った話
Search
matumoto
October 01, 2020
Technology
0
82
始めてゲームを作った話
Online Game-Tech LTで行ったLT資料です
イベントページはこちら
-
https://connpass.com/event/191264/
matumoto
October 01, 2020
Tweet
Share
More Decks by matumoto
See All by matumoto
Goトランザクション処理
matumoto
0
22
いまいちどスライスの 挙動を見直してみる
matumoto
0
270
Go1.22のリリース予定の機能を見る
matumoto
0
56
GoのUnderlying typeについて
matumoto
0
140
Typed-nilについて
matumoto
0
180
GoのType Setsという概念
matumoto
0
15
GoのRateLimit処理の実装
matumoto
0
200
Webプッシュ通知触ってみた
matumoto
0
30
拡張ユークリッドの互除法の紹介
matumoto
0
170
Other Decks in Technology
See All in Technology
サービスでLLMを採用したばっかりに振り回され続けたこの一年のあれやこれや
segavvy
2
360
統計データで2024年の クラウド・インフラ動向を眺める
ysknsid25
2
830
C++26 エラー性動作
faithandbrave
2
680
宇宙ベンチャーにおける最近の情シス取り組みについて
axelmizu
0
110
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
160
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
160
AI時代のデータセンターネットワーク
lycorptech_jp
PRO
1
280
非機能品質を作り込むための実践アーキテクチャ
knih
3
700
サイバー攻撃を想定したセキュリティガイドライン 策定とASM及びCNAPPの活用方法
syoshie
3
1.2k
社外コミュニティで学び社内に活かす共に学ぶプロジェクトの実践/backlogworld2024
nishiuma
0
250
KubeCon NA 2024 Recap: How to Move from Ingress to Gateway API with Minimal Hassle
ysakotch
0
200
組織に自動テストを書く文化を根付かせる戦略(2024冬版) / Building Automated Test Culture 2024 Winter Edition
twada
PRO
12
3.3k
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
KATA
mclloyd
29
14k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Building Adaptive Systems
keathley
38
2.3k
Site-Speed That Sticks
csswizardry
2
190
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
17
2.2k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
48
2.2k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Transcript
初めてゲームを作った話 会津大学1年 松本響輝
使用したライブラリ OpenSiv3D様
何を作ったのか…
タイピングゲーム
赤色 橙色 黄色 青色 水色 緑色 茶色 灰色 難 易
難易度 Highest! ->
問題点がある
問題点 遊べる人が 少ない
Githubでの公開しか知ら ないので、プログラムを 実行できる人が少ない。
タイピングゲームとしての目標 webで実行できるようにした い。 https://www.e-typing.ne.jp/roma/c heck/
OpenSiv3D(Web)に挑 戦 そこで...
None
このサイトを見ながら作ってみると… https://qiita.com/nokotan/items/4a364d1464e34301322d
Localhostで動かすことができた!
改善点その1 ウェブ上でダウンロード不要で遊べる ようにする。
改善点その2 体験してもらった人たちから仕様変更の 要望が多かったので変える必要がある。 ( ) を入力するときに“()左矢印”で()の中にカー ソルを持って行ってくれると嬉しい。
改善できたこと Github Pagesを使うことでweb上で 動くことができました!!
Github Pages とは… Githubのリポジトリ index.html README.md これだけでwebページを公開できる!
None
今後 改善点を直していく…
ご清聴ありがとうござ いました!!! Twitter @matumoto_1234でやってます。