0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

unityでスマホゲーム制作までのお勉強用記録記事1

Posted at

今日から毎日勉強の記録を保存していくだけのメモ帳

現在unityで2Dマリオの用なゲームを練習で1本作成した。
しかし作成期間が長かったので結構忘れてることが多く、新しいゲームを作るのが困難だったため再度記録用も含めて記事を作成。
1日中家にいない日もあるので、そういう日以外で記録を付けていきます。

Void_Start()
{
Debug.Log("ゲーム制作がんばるぞ!");
}

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?