Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 801 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 801 Bytes

NET107

This project was completed for the NET107 Module, this module was split into two parts, which are described below;

Part 1

This system is a rudimentary traffic light system, this involves a client (The cars) communicating with a server (The traffic lights). The client will send cars and when 10 or more cars reach a traffic light, the traffic light will turn green. This project was completed using C# and Winforms.

Part 2

This system is designed to find if a given number is prime, while simple in theory, the project had to be completed in marie which is an assembly style progamming language.

Notice

All projects in this repository were completed in conjunction with another team member, Jack Parsons. A link to his github can found here