
How to create an iPhone app (iOS App) that even beginners can easily do
onarcher0239
This is a lecture on 'Creating iPhone Apps' that anyone can easily follow.
입문
iOS
Xcodeを利用してiPhone専用RPGゲーム開発を行います。 アプリの開発に何の知識がない方も十分に追いつくように講義を準備しました。
iPhoneゲームアプリ開発
Xcode
iPhoneアプリ開発
多くの人が携帯電話ゲームを楽しんでいます。ゲームをしてみると、みんな一度は自分だけのゲームを作りたいという気がします。
だが、ゲーム開発が誰でもできるのではなく、専門的な知識がなければ可能だと思い、
しかもRPGゲームは簡単なゲームよりも開発が難しいと思います。
実際、ゲーム開発はそれほど難しいことではありません。ゲームに必要な複雑な機能は単純な動作の組み合わせで作られており、いくつかの簡単な要素だけを知っていても十分にRPGゲームを開発することができます。
今回の講義では、簡単な要素を紹介し、これらの要素の組み合わせで複雑な機能を作る方法をお知らせします。
講義のターゲットはiPhone専用のRPGゲームアプリですが、本講義の内容を通じてどのプラットフォームでも様々なゲームを作ることができます。
難しい用語は使わず、初心者に合わせて用意しました。誰でも、自分だけのRPGゲームを作りたい場合は、講義に従ってください。
いつの間にか、自分だけのゲームを作っている自分は発見されるでしょう :)
基本的にiPhoneアプリはXcodeというプログラムを通じて開発になります。 (AppStoreから無料でダウンロード、Mac OS専用プログラム)
•非専攻者も聞くことができますか?
- 講義は、アプリ開発に経験がなかった初心者のために制作されました。
•このレッスンではどのプログラムを使用しますか?
- Xcodeを使ってゲームを作成します。
•なぜXcodeを学ぶべきですか?
- Xcodeを利用すれば、iPhone、iPad専用のアプリを開発できます。
•このレッスンを学ぶことは何ですか?
- 私は自分でゲームを作ることができ、よく作られたゲームは、広告を通じて追加の収益を得ることができます。
学習対象は
誰でしょう?
RPGゲームを自分で作りたい人
コーディングに事前経験と知識がない人
全体
40件 ∙ (9時間 1分)
講座資料(こうぎしりょう):
1. 講義紹介
01:19
2. Xcodeについて
11:37
3. 外部画像のインポート
13:39
9. キャラクタークラスの構築
11:35
10. モバイルシステムの構築
15:32
11. 移動アニメーション効果を追加
17:45
12. 攻撃アニメーション効果を追加
19:51
17. ゲームデータベースの構築
13:17
全体
5件
3.8
5件の受講レビュー
受講レビュー 1
∙
平均評価 4.0
受講レビュー 3
∙
平均評価 4.7
受講レビュー 2
∙
平均評価 4.5
5
It was fun to learn! Even though you didn't explain the grammar one by one, you explained the usage of the corresponding function and helped with programming thinking, so I was able to learn it without difficulty even though it was my first time learning Swift. Please make the next lecture!!
受講レビュー 10
∙
平均評価 4.6
受講レビュー 1
∙
平均評価 1.0
1
It doesn't explain the grammar in detail. Of course, it would be too much to explain one by one, but even considering that, the explanation of the functions is severely lacking. This is not like the lecture where you write down a function when you come across a function you've never seen before and run a simulator, but rather, the lectures that get longer write down a bunch of functions you've never seen before and then run a simulation once at the end to show the results and that's it. In this case, you have to guess which function does what by feeling or comment out each function, run a simulation, comment out each function, and run a simulation to check. Even then, if you don't know what structure the function is in, you have to Google it, but there's not enough information on Google and it's all in English, so it's hard. The biggest problem is that they don't even answer questions. Shouldn't they just make a lecture, throw it out there, and ignore it? It's not a free lecture, and they're selling it for money.
¥6,556
知識共有者の他の講座を見てみましょう!
同じ分野の他の講座を見てみましょう!