PW Juniors

12345678910111213141516
Across
  1. 2. Whole number data type that does not include decimals
  2. 5. Data type used to store numbers with decimal points
  3. 7. A reusable GameObject template in Unity
  4. 8. C# method that returns a string representation of an object
  5. 10. Unity panel where you view and edit properties of selected GameObjects
  6. 12. A Popular game engine used for creating 2D and 3D games, especially in C#
  7. 14. Number system using only 1s and 0s
  8. 15. A variable listed inside the parentheses of a method or constructor
  9. 16. A block of code that performs a specific task and can be called by name
Down
  1. 1. Special method in a class used to create and initialize an object
  2. 3. Data type used to store sequences of characters in C# or javascript
  3. 4. Blueprint for creating objects in object-oriented programming
  4. 6. The base element of Unity that represents anything in a scene
  5. 9. Unity component that allows objects to respond to physics, like gravity
  6. 11. The visual space where Unity objects and environments are built
  7. 13. Physical components of a computer system, like CPU or GPU