Giter Club home page Giter Club logo

Comments (1)

hcngac avatar hcngac commented on August 15, 2024

COMP4021 Internet Computing Course Project 1 Marking Scheme

Marking Overview

Game opening screen 25%

  • Game objective and instructions 5%
  • Start button 10%
  • Starting the game 10%

Game play screen 95%

  • Things in the game 40%
  • Game controls 10% // wasd
  • Game score 15% // food eaten & damage dealt
  • Game timer 15%
  • Game over situations 15% // timer down (one with bigger size wins) / last one alive

Game over screen 25%

  • Current score 5%
  • Restart button 10%
  • Restarting the game 10%
  • Sounds 15%

No PNG/JPEG

Game quality 40%

Total score = 200%

Game Opening Screen

Game objective and instructions 5%

  • The game objective and instructions must be clearly shown and written in the screen.

Start button 10%

  • A start button is shown somewhere in the screen
  • Meaningful CSS animation is applied to the button

Starting the game 10%

  • The game starts by pressing the start button
  • CSS transition is used to switch from the opening screen to the play screen

Game Play Screen

Things in the game 40%

  • There are at least 4 types of β€˜things’ in the game
  • Meaningful CSS animation is applied to each of them

Game controls 10%

  • Some things can be controlled by either the mouse or keyboard

Game score 15%

  • A score is shown somewhere in the screen
  • The score gets updated appropriately
  • Meaningful CSS animation is applied to the score

Game timer 15%

  • A countdown timer is shown somewhere in the screen
  • The timer counts down the time from anything smaller than 5 minutes
  • Meaningful CSS animation is applied to the score

Game over situations 15%

  • When the timer is up, the game is over
  • At least another situation can trigger game over
  • CSS transition is used to switch from the play screen to the game over screen

Game Over Screen

Current score 5%

  • The current score is shown somewhere in the screen

Restart button 10%

  • A restart button is shown somewhere in the screen
  • Meaningful CSS animation is applied to the button

Restarting the game 10%

  • The game restarts by pressing the restart button
  • CSS transition is used to switch from the game over screen to the play screen

Miscellaneous

Sounds 15%

  • Appropriate sound effects are used in each screen

No PNG/JPEG

  • Deduct 5%for each instance of bitmap content found in the game

Game quality 40%

  • This part is awarded based on the overall game quality in terms of creativity, completeness and playability
    This is a general score given relative to the quality of work of the entire class

Submission Deadline

The deadline of the project is:

8pm, Friday, 6 Apr 2018

To submit your project:

You need to put everything(HTML file, CSS files, JavaScript files and other files) into a zip file called _proj1.zip
You can then submit the zip file through canvas

from comp4021-svg.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.