# CSharp_MineCraft **Repository Path**: Matrixchung/CSharp_MineCraft ## Basic Information - **Project Name**: CSharp_MineCraft - **Description**: MineCraft use C# to implement - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: finalversion - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CSharp_MineCraft > * MineCraft use C# implement >* reference: https://github.com/XINCGer/Unity3DTraining/tree/master/Minecraft >* [executable file](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/%E5%8F%AF%E6%89%A7%E8%A1%8C%E6%96%87%E4%BB%B6/YOURCRAFT.exe) * Fuction: * Collection: There are animations during the collection (the object gradually disappears, the object will have animation while dropping, and the object will be in the backpack system) and the sound effect * Backpack System: * It has the cache for the last exit, clear the cache when restarting * Click on the item to exit the backpack, character will holding the item and get up to twenty items at a time. * Left button to dig, right click to place items * Previews ![pre1](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview1.png) ![pre2](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview2.png) ![pre3](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview3.png) ![pre4](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview4.png) ![pre5](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview5.png) ![pre6](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview6.png) ![pre7](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview7.png) ![pre8](https://github.com/agno3xzy/CSharp_MineCraft/blob/finalversion/Previews/preview8.png)