PhiliaTheCat / SimpleDES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleDES

Intro

This project is inspried by an academic assessment.

Binary Files

Pre-built exectuable binary file is included in the folderbin.

Build

Originally wrote for MSVC toolset, you can build this project using the following command:

nmake

About

License:MIT License


Languages

Language:C++ 92.8%Language:Makefile 7.2%