README
What is UYC?
UYC is a programming language that allows the user to work with 2D graphics.
Installation
npm i uyc --save
UYC PROGRAMMING LANGUAGE
<script type="module">
import uyc from 'https://cdn.skypack.dev/uyc';
</script>
UYC is a programming language that allows the user to work with 2D graphics.
npm i uyc --save