UmlCanvas is an implementation around the HTML5 Canvas that allows generation of UML diagrams. Two interfaces are provided: an OO Javascript API and a textual DSL.
CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟♂️🧟♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/watch?v=AgMRkRLPeFU
This Issue shall contain discussions on suggestions of books whose solution manuals might help this repository. You can suggest books in Object Oriented Programming for which you would like to see solution manuals {Code+Theory}
Workflow/State Machine Engine written in modern C++. Offers a comprehensive DSL (Domain Specific Language) for UML state machines. Comes with a runtime to run, trace and visualize your state machines.
This Issue shall contain discussions on suggestions of books whose solution manuals might help this repository. You can suggest books in Object Oriented Programming for which you would like to see solution manuals {Code+Theory}