CHIP-8 Project

Documentation about the CHIP-8 emulation project

View on GitHub

Problem Statement

Discuss what the Chip-8 project is trying to achieve and what problems it is trying to solve. This statement lays down the goals and expectations of the project.

User Stories

A log of the stuff the team has been doing for development.

Requirements

Discuss the requirements of the CHIP-8 project.

Architecture

State the architecture design of the CHIP-8 emulator implemented for this project.

Design Document

Provide details about how the CHIP-8 emulator is implemented.

Test Report

Provide information about how the project was tested.