Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Torben-Tom/Portal

Repository files navigation

Portal character portrait

GitHub & Docker Artifacts

Portal

A web-based 2D clone of Valve's famous puzzle game, Portal

Pipeline Status

Stable build

GitHub & Docker Artifacts

Beta build

Build and deploy release

Play

You can play the game right in your browser on https://portal.schweren.dev

Instructions

Key Action
Arrow Left Run left
A Run left
Arrow Right Run right
D Run right
Arrow Up Jump
W Jump
Space Jump
Left Click Shoot purple portal
Right Click Shoot green portal
B Debug view (for nerds)

Installation

Current Version

Version = 0.1.0 (creation date = 19.06.2023)

Docker

  1. Run docker run --rm -p PORT:80 -d torbentom/portal:latest
  2. Navigate to http://localhost:PORT

Manual

  1. Navigate to Releases
  2. Download release
  3. Drop files into a web server like nginx or apache
  4. Connect to your web server

Browser compatibility

Browser Status
Chrome
Firefox
Safari
Other browser Will probably also work

Credits & Licenses of assets

Development & Authors

Project Board: View project board

  • Engine: mostly Torben Schweren
  • Game: mostly Tom Moritz
  • Pipeline: Torben Schweren

The exact partial contributions can be found in the "Done" column of the Project Board.

Known Bugs

View the "Backlog" column of the Project Board