Git Product home page Git Product logo

xonotic-js's Introduction

Xonotic-JS

This repository contains the scripts to compile Xonotic for the web using Emscripten. It builds on some changes to the latest release, all contained in the submodule xonotic, repository here.

Build instructions

  1. Clone this repository with git clone --recursive https://github.com/ctbur/xonotic-js.
  2. Run ./emscripten-interactive.sh within the repository. This drops you into a container that is set up for emscripten builds.
  3. Within the container, run ./scripts/run-all.sh. The built files will be in the directory ./out.
  4. ./run-test-server.sh starts a local server to serve the files from the ./out directory and makes them accessible at http://localhost:7000.

Current issues

  • In the current state the game performs poorly on the browser, the sound skips and the loading times are very long. Use the console to see the files that are being loaded.
  • Lighting for 3D objects does not seem to work, resulting in an almost black scene.
  • There is code to emulate libcurl, but it does not work yet.
  • The emscripten build is hacked into the build for SDL and currently breaks all other builds. Cleanup is neccessary to upstream the code.
  • The same applies for some of the changes made to the source files in the submodule.

Attribution

Some changes were taken from the fork DarkPlacesRM.

xonotic-js's People

Contributors

ctbur avatar

Stargazers

 avatar

Watchers

 avatar

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.