UniversityofAlaskaAnchorageCS / RotationFrenzy

Educational Physics Game
MIT License
2 stars 0 forks source link

Level build den #7

Closed kaltinril closed 6 years ago

kaltinril commented 6 years ago

Last pull request from me for this week(end). I added everyone to it, as it's the completion of the level loading code as we understand the needs of the game thus far.

This completes everything we need to do to load and display the level (Minus the graph).

now we need to implement logic for each feature (eagles swooping, acorns being picked up, level completing, level advancing, count down timer, attempts left displayed, etc)