We created a 2D platformer on Unity
What tools did you use to create your project?
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
We have varying levels of experience, one a middle schooler that took a basic CS course, two high schoolers that have more experience using OOP such as Python and Java, who attempted using Unity before unsucessfully.
What challenges did you encounter?
-Relearning unity and finding the right tutorials to follow
-Finding out how to program the sprite controls
-Adding sparkles to the wand (scaling sprites
-Score keeping using UI design in Unity
-Adding physics components to our objects
- Learning how to use tilemaps and different object components in scripts