How are they made
- They are made by using an IDE
to code in the programmer's programming language
of choice.
- Examples: Java, C++.
- They are made by creating an
environment that has rules that apply to the
objects contained inside it.
- The objects then will behave
based on the behavior interaction between
objects and their surroundings.
- Examples: Gravity, Collision
Detection, Wind Resistance.
|