Copyright, Networks, Game developement

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

What are the three laws

computer misuse act, copyright, data protection act

2
New cards

What does computer misuse act state

illegal to use information if you don’t have permission, illegal to access information if you plan on using it for something illegal, illegal to change any information on a computer if you don’t have permission

3
New cards

What does copyright do

Helps protect work made by creators. Only the person who owns copyright has rights

4
New cards

what does does data protection act do

Ensure that personal info is kept safe and private.

5
New cards

What does IP stand for

Internet Protocol Address

6
New cards

What do IP addresses do

identify a device on a network. Helps receive data to the correct location

7
New cards

What must a IP address have

numbers between 0-255

8
New cards

What is a public IP address

is the address used on the internet

9
New cards

what is a private IP address

is used to identify printers or other devices. Two different networks can use the same IP

10
New cards

with what numbers does a private IP address usually start with

192.168 (used for homes) 172 ,10

11
New cards

Switch

connects devices together in a network to send data

12
New cards

what does a Switch do

if the IP address belongs to a local network, it sends it there. If it is a outside network, the switch sends it to the router

13
New cards

what does DNS stand for

Domain Name Switch

14
New cards

what does DNS do

translates websites names into IP addresses

15
New cards

Domain names (www.nationalgeographic.com)

indicates the organisation that runs the site. The thing after the domain is called a path

16
New cards

Packets

is a small chunk of data

17
New cards

What does the header indicate

packet number; IP address of the sender, IP address of the recipient

18
New cards

what is Packet switching

when each packet travels independently

19
New cards

what are advantages of packet switching

if one packet is lost, only the packet needs to be sent

20
New cards

what are disadvantages of packet switching

each packet has extra information so can slow down the network

21
New cards

Game design

refers to the idea behind a game. Is the process of creating content and rules for a game

22
New cards

Elements of game design

storytelling, rules and goals, gameplay mechanics, level design, graphics and sound

23
New cards

Sprites

are 2D images or animation that represent characters

24
New cards

Game background

is am image or a scenery behind characters

25
New cards

what does the background do

set the mood, make the game more interesting, help players understand where they are