CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 21:05:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100203090944
location: https://web.archive.org/web/20100203090944/https://github.com/axedcode
server-timing: captures_list;dur=0.433441, exclusion.robots;dur=0.015793, exclusion.robots.policy;dur=0.007188, esindex;dur=0.008153, cdx.remote;dur=26.163913, LoadShardBlock;dur=314.596284, PetaboxLoader3.datanode;dur=124.743741, PetaboxLoader3.resolve;dur=88.683784
x-app-server: wwwb-app224
x-ts: 302
x-tr: 362
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; 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: Sun, 24 Aug 2025 21:05:30 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 03 Feb 2010 09:09:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0dc4b07f58eeae55c5c193322a9731eb"
x-archive-orig-x-runtime: 107ms
x-archive-orig-content-length: 79569
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: Wed, 03 Feb 2010 09:09:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 19 Jun 2009 11:25:06 GMT", ; rel="prev memento"; datetime="Sun, 03 Jan 2010 01:23:02 GMT", ; rel="memento"; datetime="Wed, 03 Feb 2010 09:09:44 GMT", ; rel="last memento"; datetime="Wed, 03 Feb 2010 09:09:44 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_14_20100203073724_crawl103-c/52_14_20100203090933_crawl101.arc.gz
server-timing: captures_list;dur=0.765460, exclusion.robots;dur=0.028502, exclusion.robots.policy;dur=0.013139, esindex;dur=0.016337, cdx.remote;dur=8.935899, LoadShardBlock;dur=88.676419, PetaboxLoader3.datanode;dur=104.408596, load_resource;dur=113.066897, PetaboxLoader3.resolve;dur=64.706542
x-app-server: wwwb-app224
x-ts: 200
x-tr: 364
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
axedcode's Profile - GitHub
Public Activity
axedcode
(Michael Fiano)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Michael Fiano
- Website/Blog
- https://www.axedcode.net
- Company
- axedcode
- Location
- Schenectady, New York, USA
- Member Since
- Apr 01, 2009 (10 months)
Following 19 coders and watching 5 repositories view all →
Public Repositories (5)
-
shmuppy
a shmup written in python
Last updated Tue Feb 02 06:12:40 -0800 2010
-
crawlr
A 2D dungeon exploration game written in Python.
Last updated Fri Jan 22 09:52:58 -0800 2010
-
dotfiles
Scripts and config files
Last updated Sat Jan 02 14:15:43 -0800 2010
-
etc
My testing area
Last updated Thu Dec 24 17:12:16 -0800 2009
-
axedcode.github.com
My personal web space
Last updated Thu Nov 26 12:28:36 -0800 2009
Public Activity 
master was changed to 30ab20
shmuppy is at axedcode/shmuppy
HEAD is 161a9eb7e45fc4d915e55aea770e321ae2b83da6
x

-
axedcode committed 161a9eb7:
Removed an an unused attribute.
-
axedcode committed 4e6542d8:
Removed an import and changed another.
-
axedcode committed 13e12573:
refactored sprites and fixed a mispelled method.
-
axedcode committed 499bc21a:
Projectiles now know how to damage chars, rather than chars checking if they were hit themselves.
-
axedcode committed 9c17f1a1:
updated readme
-
axedcode committed 858183d5:
Player faces and shoots in the direction it moves.
-
axedcode committed d6ccac00:
Updated readme.
-
axedcode committed 50697df5:
Removed some stuff.