pscompsci / SIT232_Library

C# dotnet Core 3.1 repository of code in completing SIT232 - Object Oriented Programming as part of the CS degree at Deakin University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Issues MIT License


Logo

SIT232_LIBRARY

C# Classlibs for SIT232 Programming Tasks

Table of Contents

About The Project

This repository contains projects and files in prepation for and completion of SIT232 - Object Oriented Programming, at Deakin University in Trimester 1, 2020.

The code is primarily C# .NET, however some files are written in Python.

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Design Patterns

  • State Machine pattern

To run all unit tests, run:

dotnet test

Final Portfolio

Submissions

Videos

Contact

Peter Stacey - @twitter_handle - pstacey AT deakin.edu.au

Project Link: https://github.com/pscompsci/SIT232_Library

About

C# dotnet Core 3.1 repository of code in completing SIT232 - Object Oriented Programming as part of the CS degree at Deakin University


Languages

Language:C# 100.0%