Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namefix/nfcraft2d
A multiplayer 2D Minecraft concept made in three days
https://github.com/namefix/nfcraft2d
html5-canvas socket-io
Last synced: 6 days ago
JSON representation
A multiplayer 2D Minecraft concept made in three days
- Host: GitHub
- URL: https://github.com/namefix/nfcraft2d
- Owner: Namefix
- Created: 2022-06-05T20:48:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T21:42:06.000Z (6 months ago)
- Last Synced: 2024-05-09T23:38:02.834Z (6 months ago)
- Topics: html5-canvas, socket-io
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFCraft2D
A multiplayer 2D Minecraft concept made in three days.
# Installation
1. Run `git clone https://github.com/Namefix/NFCraft2D`
2. Run `npm install`
3. Configure serverproperties.json
4. Start the server with `node server.js`# Known Bugs
* Players may become stuck if a block is above them while they are jumping.
* Occasionally, block desynchronization issues may arise.
* Performance may be affected if the world size exceeds a certain threshold.# Notice
All textures utilized in this game are exclusively owned by Mojang Studios.