README
pixelize
A pixely 2d game framework
You can clone the project template by running npx degit nph278/pixelize-template folder-name
You can find the docs at the website.
A pixely 2d game engine
<script type="module">
import pixelizeEngine from 'https://cdn.skypack.dev/pixelize-engine';
</script>
A pixely 2d game framework
You can clone the project template by running npx degit nph278/pixelize-template folder-name
You can find the docs at the website.