11/01/22

General questions about the proposal:

Q. What should the project proposal consist of? How developed does it have to be?

A. Demonstrate you can make the game. State and show how you intend to make it. Prove that it’s achievable.

Q. How to plan for semester two?

A. Make a timeline of what you intend to do each week

Specific questions:

Q. How should I document the work of the programmer who is not on the course and wont have a blog?

A. Focus on documenting leadership and professional practice, demonstrate efficient version control and show how you led them to produce the work.

Q. I want to make my game for a mobile/tablet platform. I’d like it to be for Androids. How should I go about this?

A. Advise against Android. Complicated and can run into a lot of issues. iOS is better supported for Unity. Alternatively, other engines, such as Pixi.js and Phaser, which are Java Script based, support WebGL well and would also mean your game is ubiquitous. Personal preference to use one of these instead of Unity. Look into them.

Main points: