Skip to content

This is an assignment from MentorMate 2020 Internship

Notifications You must be signed in to change notification settings

WyzaXX/BrickWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BrickWorks

In the startUp file, you will see command pattern implemented and it will take you to the engine class. In the engine class, you will see only a part of the logic which was implemented during the problem solving, things like a "Parser" for the inputs and outputting methods to the console. You can see some validation in the engine but most of the logic is inside the Models folder in which you see the Brick Matrix Class you can find Exception Throws, validation and the main business logic inside. There is 1 bug which i coudn't fix and that is with the brick numbers, apart from that everything else is working as expected.

About

This is an assignment from MentorMate 2020 Internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages