Advertisement
Guest User

Untitled

a guest
Nov 13th, 2019
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. 1. The programming language we used was JavaScript. The purpose of this program was to create "pixel art" of Alex from Minecraft in a dimensional space of 16x28.
  2. 2. The development process of our program was pretty straight forward. There were not many difficulties that we encountered doing the development, but it was a very tedious process.
  3. 3. An algorithm that is fundamental for our program to achieve its intended purpose includes describing what each function.
  4. 4. An abstraction that I developed was breaking down each part of the function. This abstraction helped manage the complexity of my program by allowing it to be more organized.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement