File tree Expand file tree Collapse file tree 1 file changed +36
-9
lines changed
Expand file tree Collapse file tree 1 file changed +36
-9
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,42 @@ <h2>OldSkool Demoscene</h2>
88 by the Amiga's X-Copy.
99</ p >
1010< div class ="project-gallery ">
11- < img src ="/assets/bbs-intro.png " alt ="BBS Intro " />
12- < img src ="/assets/bbs-intro-2.png " alt ="BBS Intro 2 " />
13- < img src ="/assets/hack-intro.png " alt ="Hack Intro " />
14- < img src ="/assets/plasma.png " alt ="Plasma Effect " />
15- < img src ="/assets/2d-bumpmapping.png " alt ="2D Bump Mapping " />
16- < img src ="/assets/clothsim.png " alt ="Cloth Simulation " />
17- < img src ="/assets/dolphin-swim.png " alt ="Dolphin Swim " />
18- < img src ="/assets/water-duck.png " alt ="Water Duck " />
19- < img src ="/assets/xcopy-pc.png " alt ="X-Copy PC " />
11+ < img
12+ src ="https://github.com/majiccode/OldSkool/blob/master/bbs-intro.png?raw=true "
13+ alt ="BBS Intro "
14+ />
15+ < img
16+ src ="https://github.com/majiccode/OldSkool/blob/master/bbs-intro-2.png?raw=true "
17+ alt ="BBS Intro 2 "
18+ />
19+ < img
20+ src ="https://github.com/majiccode/OldSkool/blob/master/hack-intro.png?raw=true "
21+ alt ="Hack Intro "
22+ />
23+ < img
24+ src ="https://github.com/majiccode/OldSkool/blob/master/plasma.png?raw=true "
25+ alt ="Plasma Effect "
26+ />
27+ < img
28+ src ="https://github.com/majiccode/OldSkool/blob/master/2d-bumpmapping.png?raw=true "
29+ alt ="2D Bump Mapping "
30+ />
31+ < img
32+ src ="https://github.com/majiccode/OldSkool/blob/master/clothsim.png?raw=true "
33+ alt ="Cloth Simulation "
34+ />
35+ < img
36+ src ="https://github.com/majiccode/OldSkool/blob/master/dolphin-swim.png?raw=true "
37+ alt ="Dolphin Swim "
38+ />
39+ < img
40+ src ="https://github.com/majiccode/OldSkool/blob/master/water-duck.png?raw=true "
41+ alt ="Water Duck "
42+ />
43+ < img
44+ src ="https://github.com/majiccode/OldSkool/blob/master/xcopy-pc.png?raw=true "
45+ alt ="X-Copy PC "
46+ />
2047</ div >
2148< p >
2249 The code is a snapshot of the demoscene and hacking mentality of the time –
You can’t perform that action at this time.
0 commit comments