Coding Original Code Grades 9-12

Entry #:
637
Student:
Mara Minkey
Entry Title:
Pong Game
Project Description:
This is a little coding project I worked to demonstrate my basic coding skills.
The game is very simplistic yet relaxing and appeals to anyone who needs a simple mindless game to play.
I used code.org to create it, while writing most of the code myself.
All the assets such as sound effects are from code.org
Project Directions:
To see the code go to view code
Use s and w to move up and down
press space to start a new game
Click the button for the full size photo or complete project.
Judging Criteria
Creativity/Originality
Original/Unique: The concept and the developer's approach to creating a computer program clearly demonstrate the use of code in interesting and unique ways. This may involve using widely available content or code in innovative manners that are not typically explored. The project could also combine content and code in a way that is different or intriguing.
Subject Matter: The project or feature is chosen thoughtfully, and its subject matter is presented effectively and innovatively using code and functionality.
Organization/Structure
Code Structure: The code is well-structured, with clear organization, modularity, and the application of appropriate design patterns, making it easier to maintain and understand.
Overall Effectiveness/Presentation
Technical Proficiency: The code demonstrates strong technical proficiency, with correct and efficient implementation that adheres to coding standards and best practices. The project effectively meets the requirements and successfully solves the problem it was designed to address.
User Experience: The application provides a smooth and intuitive user experience, enhancing user engagement and satisfaction.
Appropriate Design Techniques/Resources
Presentation: The final application makes a strong impact, with attention to user interface design, performance, and visual elements that enhance the overall presentation.
Use of Design Techniques: The project employs effective coding principles that improve the quality and maintainability of the code. Unit tests or integration tests are implemented to ensure the reliability and robustness of the code. Judges will consider the complexity, creativity, originality, and the presence of multiple functional levels in the code.