Giter Club home page Giter Club logo

fezmultiplayermod's Introduction

FezMultiplayerMod

Game modification for FEZ adding online multiplayer

GitHub releases Version

Overview

This library is a game modification for the video game FEZ which adds online multiplayer.

Features

For a full list of features, see changelog.txt

Installation

  1. Install HAT via the instructions there
  2. Download FezMultiplayerMod.zip from https://github.com/FEZModding/FezMultiplayerMod/releases/latest and put it in the "Mods" directory.
  3. Run MONOMODDED_FEZ.exe and enjoy!

Building

  1. Clone repository.
  2. Copy all dependencies listed in libs directory and paste them into said directory.
  3. Build it. idk. it should work.

Contributing

Look for comments starting with the text TODO (whole word, case sensitive) (e.g., //TODO add effects that mess with the controls)

fezmultiplayermod's People

Contributors

jenna1337 avatar

Stargazers

 avatar Wasp avatar Diego Diaz avatar Cameron Taylor avatar  avatar  avatar  avatar xiggi avatar  avatar

Watchers

 avatar  avatar xiggi avatar

fezmultiplayermod's Issues

Serverless mode slow at high player count

Currently, serverless mode uses a fully connected mesh network, which, while it works for small number of players, is not optimal for larger numbers of players. Probably should use something like a dynamic partially connected mesh network, but I don't currently know how to do that easily without risk of orphaning a player.

Universal font

Consider adding a universal font for names, and possibly a chat function in the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.