Git Product home page Git Product logo

openparsec's Introduction

OpenParsec

Hit us up on discord!!! https://discord.gg/G7ZejM5N5h

64bit

64bit has been merged back into main now, you should be able to make working 64bit servers and clients. Please report bugs as this is a very new change

Gameplay demonstration:

This video was made Nov 2021 it shows the current state of the game https://www.youtube.com/watch?v=BbiaSOe4HbI

To build OpenParsec:

On Linux:

  • Install premake or grab the premake4 binary and put it somewhere in your $PATH (http://industriousone.com/premake/download)
  • cd into platforms/premake/
  • run: premake4 gmake
  • To build the client: make client
  • To build the server: make server
  • To build both targets: make

On ChromeBook:

On Windows:

  • Visual studio 2019 and up supported
  • Open the solution file in platforms\vs
  • Build solution
  • You may need to get the runtime dll libraries for SDL2 and SDL2_mixer from http://libsdl.org

On Mac OS X:

  • Mac OS 10.7-10.14
  • You will need XCode 9.3
  • Open the project in platforms\xcode
  • Select your target as either parsec or parsec_server
  • Build the project

Notes:

  • There is no install script yet
  • premake binaries get copied into parsec_root/{client,server}
  • You will need a copy of the openparsec-assets to run the client (https://github.com/OpenParsec/openparsec-assets)
  • For Raspberry Pi there is a special premake-rpi folder set up to link to GLES. You will need the broadcom packages installed in addition to SDL2 and SDl2_mixer

openparsec's People

Contributors

uberlinuxguy avatar crazyspence avatar slime73 avatar abortretryfail avatar vitexus avatar mattthias avatar wilcoxm avatar smalljoker avatar

Stargazers

Grizel H. Chernobog avatar

Watchers

James Cloos avatar  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.