GameZone

ICT171 Assignment 3 - Cloud Server Project

About This Project

GameZone is a gaming website created for ICT171 Assignment 3. This website is hosted on a Microsoft Azure cloud virtual machine using Nginx web server. The project demonstrates cloud server deployment, Linux command line use, DNS configuration, GitHub documentation, and basic web development.

Racing Games

Speed Racer

Fast racing action

Go Kart

Fun kart racing

NSP

Nitro racing

Racing games give players a fast and competitive experience where they can race cars, master tracks, and compete for the best time.

Horror Games

Haunted House

Scary adventure

Outlast

Survive the night

Silent Hill

Dark survival horror

Horror games create fear and suspense through dark environments, scary characters, and survival challenges.

Action Games

Battle Strike

Intense combat

Resident Evil

Action shooter

DOOM

Monster killer

Action games focus on combat, quick reactions, missions, and exciting gameplay.

Cloud Server Information

Cloud Provider

Microsoft Azure

Service

Azure Virtual Machine

Operating System

Ubuntu Linux 24.04

Web Server

Nginx

VM Name

MurdochVM

Public IPv4 Address

20.213.185.249

Domain Name

www.gamezone-usa.com

Version Control

GitHub

Server Script

Script Name

serverinfo.sh

Purpose

Displays basic server information.

Commands Used

date, hostname, df -h, free -m

Output

Shows date, hostname, disk usage and memory usage.

License Rationale

This project uses the MIT License because it is simple, easy to understand, and commonly used for open-source projects. It allows other people to view, use, and modify the project while still giving credit to the original creator.