在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Tominous/minecraft.js-1开源软件地址(OpenSource Url):https://github.com/Tominous/minecraft.js-1开源编程语言(OpenSource Language):JavaScript 96.7%开源软件介绍(OpenSource Introduction):MinecraftJSMinecraftJS brings the best-selling PC game "Minecraft" into the web with the power of javascript. MotivationHaving to open an additional app to play a game is sometimes too tiring. Therefore, we thought it'd be interesting to somehow implement Minecraft with javascript, essentially bringing the whole Minecraft game into the web. This not only takes away the tedious process of installing the game, it also brings the entire game to players with a couple clicks. ScreenshotsSimple and working terrain generation Ability to build and break blocks Build StackJavascript. FrontendBackendAuthenticationFeatures
InstallationBefore cloning the repo or doing anything, be sure to install docker and node on your computer. After that, run the following commands: # Clone the repo
git clone https://github.com/ian13456/minecraft.js.git
# Download packages for server and client with:
npm install
# Start docker containers
cd server/prisma
docker-compose up -d
# Start backend service
cd server
npm start
# Start frontend service
cd client
npm start After these commands, visit To-do's
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论