CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 14:20:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100328153103
location: https://web.archive.org/web/20100328153103/https://github.com/jfd/wpilot
server-timing: captures_list;dur=0.992175, exclusion.robots;dur=0.035105, exclusion.robots.policy;dur=0.016559, esindex;dur=0.016309, cdx.remote;dur=25.975151, LoadShardBlock;dur=432.551146, PetaboxLoader3.datanode;dur=109.984258, PetaboxLoader3.resolve;dur=250.970967
x-app-server: wwwb-app222
x-ts: 302
x-tr: 531
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 06 Aug 2025 14:20:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 28 Mar 2010 15:31:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "db807aef885ce0b98729c41885935b1d"
x-archive-orig-x-runtime: 144ms
x-archive-orig-content-length: 23255
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 28 Mar 2010 15:31:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 28 Mar 2010 15:31:03 GMT", ; rel="memento"; datetime="Sun, 28 Mar 2010 15:31:03 GMT", ; rel="next memento"; datetime="Mon, 12 Apr 2010 00:21:26 GMT", ; rel="last memento"; datetime="Fri, 20 Jun 2025 09:29:58 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_15_20100328130152_crawl100-c/52_15_20100328152930_crawl101.arc.gz
server-timing: captures_list;dur=0.986280, exclusion.robots;dur=0.034524, exclusion.robots.policy;dur=0.015641, esindex;dur=0.017982, cdx.remote;dur=14.712796, LoadShardBlock;dur=3832.032427, PetaboxLoader3.datanode;dur=3596.332196, PetaboxLoader3.resolve;dur=337.494707, load_resource;dur=212.701194
x-app-server: wwwb-app222
x-ts: 200
x-tr: 4148
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jfd's wpilot at master - GitHub
jfd / wpilot
- Source
- Commits
- Network (4)
- Issues (2)
- Downloads (18)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
A "proof-of-concept" remake of the famous XPilot game, this time in a web browser near you — Read more
wpilot /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Tue Jan 26 17:54:37 -0800 2010 | Added TODO to change log [jfd] |
![]() |
CHANGELOG | Mon Mar 15 15:27:21 -0700 2010 | linebreak [jfd] |
![]() |
LICENSE | Fri Jan 22 13:51:34 -0800 2010 | Initial development commit [Johan Dahlberg] |
![]() |
README | Sun Mar 21 15:22:09 -0700 2010 | Removed section about flash policy server [jfd] |
![]() |
client/ | Sun Mar 21 14:12:38 -0700 2010 | Changed version to beta1 [jfd] |
![]() |
lib/ | Sun Mar 21 14:46:56 -0700 2010 | Increase timer. Decreases CPU-usage in both ser... [jfd] |
![]() |
maps/ | Sun Mar 21 08:15:28 -0700 2010 | Added map "gems" [jfd] |
![]() |
wpilots.js | Sun Mar 21 14:12:38 -0700 2010 | Changed version to beta1 [jfd] |
README
WPilot ------ Welcome to WPilot server. A proof-of-concept remake of the old classic game XPilot (https://www.xpilot.org/), this time in your web browser. The game uses new fancy HTML5 features such as WebSocket and Canvas to make it possible. Please visit project homepage for more details. https://jfd.github.com/wpilot/ Server requirements ------------------- You need Node.js in order to run the server. Download (or clone) Node.js at https://nodejs.org/ Quick start ----------- You can start the game- and client server by typing: ./wpilots.js For more more switched, start the server with the '-H' Special thanks to ----------------- Emanuel Dahlberg (https://github.com/EmanueI) Linus Larsson (https://github.com/lahjnus) License ------- See LICENSE for more info Copyright --------- Copyright (c) 2010 Johan Dahlberg