Skip to content

VulkreoN/R-TYPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4eb3820 · Nov 13, 2022
Nov 13, 2022
Nov 12, 2022
Nov 12, 2022
Oct 13, 2022
Nov 13, 2022
Nov 9, 2022
Nov 12, 2022
Nov 10, 2022
Nov 13, 2022
Nov 12, 2022
Oct 16, 2022
Oct 10, 2022
Oct 16, 2022
Nov 10, 2022

Repository files navigation

R-TYPE - User Documentation

The developer documentation is available here

Introduction

This project is a remake of the famous R-Type game. It is a 2D space shooter game where you have to destroy enemies and bosses to progress in the game. You can play alone or with a friend in cooperative mode.

System Requirements

This game is compatible with Windows and Linux.

You'll need to be connected to the internet during the installation of the game.

Installation

Requirements

  • python3
  • pip3

Installation

  • Clone the repository
  • (windows only) Install the requirements with pip3 install -r requirements.txt
  • Run the install script with python3 build.py
Usage
  • Run the server r-type_server
  • Run the client r-type_client

Controls

  • Movement: Z, Q, S, D
  • Shoot: Space
  • Pause: Escape

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published