Skip to content

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

License

Notifications You must be signed in to change notification settings

longporo/svg-memento

Repository files navigation

Course Project from Maynooth University

CS264 Software Design

Application in Memento 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 Memento Design Pattern.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages