Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
tetr4lab.
@tetr4lab
自分がネットから受け取ってきたような価値を僅かでもネットに返せたらと思っています。 Unityで、主に1人で作っています。 受託開発もいたします。 業務外のご提案も歓迎いたします。
61
Posts
135
Contributions
14
Followers
Follow
https://tetr4lab.nyanta.jp/
日本
tetr4lab.
Following tags
SQLite3
sqlite
Unity3D
Unity2D
C#
Unity
$ analyze @tetr4lab
posted articles
Unity:
72%
C#:
57%
小ネタ:
23%
Android:
16%
uGUI:
16%
LGTMed articles
Unity:
42%
C#:
17%
Qiita:
8%
Python:
8%
SQL:
8%
answered questions
Python:
11%
JavaScript:
11%
C:
9%
C#:
7%
HTML:
5%
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
初心者
デバッグ
デバッグのコツ
6
# まえがき これまでの経験で得た、デバッグの考え方を書き留めます。 プログラミング、テスト、バグトラッキングなどのノウハウには触れていません。 #### 好きな言葉 - バグのないプログラムはない - 再現性のないバグはとれない #### テストの種類 - 系統、無作為 - あらかじめ定めた手順に従って行う - 実際の使用に即して自由に使ってみる - 開発、アルファ、ベータ ...
2019/08/22
C#
Unity
MachineLearning
強化学習
ML-Agents
Unity ML-Agentsでターン制ゲームを作る
3
機械学習を使って、人間対機械で対局可能なリバーシを作りました。  # 前提 ### 環境 - Unity 2019.4.11f1 (LT...
2020/09/07
SQL
SQLite3
sqlite
SQLite3のためのSQLリファレンス
1
# はじめに - この記事では、公式文書「[SQL As Understood By SQLite](https://www.sqlite.org/lang.html)」を元に、リファレンス目的でSQLite3のSQLを整理します。 - 自分の理解しやすい概念や呼び名に置き換えています。 - SQLの学習には適しません。初学者に不正確な概念を植え付けるかも知れません。 ...
2020/11/12
All Items
Articles
Answers
Questions