A web-based 2D clone of Valve's famous puzzle game, Portal
You can play the game right in your browser on https://portal.schweren.dev
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) |
Version = 0.1.0 (creation date = 19.06.2023)
- Run
docker run --rm -p PORT:80 -d torbentom/portal:latest
- Navigate to http://localhost:PORT
- Navigate to Releases
- Download release
- Drop files into a web server like nginx or apache
- Connect to your web server
Browser | Status |
---|---|
Chrome | ✅ |
Firefox | ✅ |
Safari | ✅ |
Other browser | Will probably also work |
-
Sour code license: Apache License (view LICENSE file)
-
Player, Buttons, Background: https://github.com/Chinnami
-
CompanionCube: https://www.pixilart.com/terms
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.
View the "Backlog" column of the Project Board