Git Product home page Git Product logo

plen's Introduction

Plen

Fly the plen blyat

A multiplayer shoot at each other with planes game

Usage instructions

The game client is very slow in debug mode, so it should be run in release mode

  • Start a server using cargo run --bin server
  • Start the client using cargo run --bin client --release
    • The default is to connect to localhost:4444
    • Specify another IP using the environment variableSERVER=<url>:<port>

Compiling under Windows

SDL2 needs to be added to be able to compile Plen under Windows. You can follow this tutorial (or possibly one of the others listed below it, not tested it myself but should work).

You also need to install SDL2_image, SDL2_mixer and SDL2_ttf which can be found here:

Download both zip files under "Development Libraries", SDL2_xxxxx-devel-2.x.x-VC.zip and SDL2_xxxxx-devel-2.x.x-mingw.tar.gz.

Extract them both according to the same instructions as noted in the SDL2 tutorial.

Plen should now compile and you should be able to run the game under Windows.

Attribution

Flame animation by serenajeanne used under CC-BY-SA 3.0 opengameart

plen's People

Contributors

hannestuhkala avatar thezoq2 avatar emiluren avatar malcx95 avatar rorro avatar rorros avatar

Watchers

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