Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.