adufou / minecremental

Incremental game inspired by Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Incremental game inspired by Minecraft


Languages

Language:TypeScript 55.5%Language:Vue 40.1%Language:JavaScript 2.9%Language:CSS 1.2%Language:HTML 0.2%Language:Shell 0.1%