Git Product home page Git Product logo

l-type's Introduction

L-Type

Multiplayer shoot them up inspired by R-Type

Play in the browser

docker compose up -d --build

Go to: https://localhost:1793/

  • User : kasm_user
  • Password: password

Develop in local

Dependencies

DPKG

To install all dependencies on Debian/Ubuntu:

sudo apt update && sudo apt upgrade
sudo apt install libncursesw5-dev libsqlite3-dev libgcrypt20-dev libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev python3

RPM

Change for Arch

Pacman

To install all dependencies on Arch Linux/Manjaro:

sudo pacman -Syu ncurses sqlite libgcrypt sdl2 sdl2_image sdl2_ttf sdl2_mixer python

Installation

Make sure you have installed all of the above dependencies before continuing.

To build without running:

make

To build and run client/server independently:

make run-server
make run-cli
make run-gui

Note: the server must be run before the client.

Administrator

  • User : admin
  • Password: password

Authors

l-type's People

Stargazers

 avatar  avatar

Forkers

sebaarte

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.