diff --git a/README.md b/README.md new file mode 100755 index 0000000..a2b8965 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# CompuLogic + +This is a work in progress of a logic gates simulation. the ultimate goal would be to create a mobile puzzle game with this engine. + +Meanwhile, enjoy this meaningless demo : + +![](demo.gif) \ No newline at end of file diff --git a/demo.gif b/demo.gif new file mode 100755 index 0000000..d806483 Binary files /dev/null and b/demo.gif differ