/minecremental

Incremental game inspired by Minecraft

Primary LanguageTypeScript

Dev notes

Last PR before moving to Vue : #26

Deployment

This game is deployed on GitHub Pages => https://adufou.github.io/minecremental/

To deploy, npm run deploy (https://create-react-app.dev/docs/deployment/#github-pages & #9 for more infos)

Important

Textures

The textures are placeholders and are not final. I'm currently using the textures from Faithful 32x32 for convenience. I am planning to switch to an open source alternative as soon as possible.

To generate the textures, I used either of the mods BlockRenderer by unascribed or Block Renderer [Forge/Fabric] by AterAnimAvis to do a 2D/3D render of the blocks, with 64x64 PNG files.