Skip to content

IvanAjdu/UnityLearn_CWC_Prototype5_ClickyMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Level 1 Application Scripting:
Control the execution of code with common logic structures
Compose scripts that utilize various APIs
Implement appropriate data types
Write code that integrates into an existing system
Cultivate a code style that is efficient and easy to read

Level 1 Debugging:
Diagnose and fix code that compiles, but fails to perform as expected