Skip to content

A console based C# application in Command Design Pattern to realize undo-redo operation.

License

Notifications You must be signed in to change notification settings

longporo/svg-command

Repository files navigation

Course Project from Maynooth University

CS264 Software Design

Application in Command Design Pattern

This is the exam project which is a console based C# application about editing a face emoj in SVG file. Operations include moving, deleting, changing the eyebows, eyes, mouth and so on.

It requires using two design patterns 1) Command Design Pattern and 2) Memento Design Pattern to realize undo-redo in the operations.

This is the application in Command Design Pattern.

About

A console based C# application in Command Design Pattern to realize undo-redo operation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages