├── CONTRIBUTORS.markdown ├── LICENSE ├── README.md ├── content ├── games_1950.js ├── games_1960.js ├── games_1970.js ├── games_1980.js └── temp_json │ ├── Bully_temp.js │ ├── DeadSpace_temp.js │ ├── DeathRace_temp.js │ ├── DuckHunt │ ├── Frogger_temp.js │ ├── Nimrod_temp.js │ ├── OxO_temp.js │ ├── Spacewar_temp.js │ ├── Tank_temp.js │ ├── Tetris_temp.js │ ├── antiaircraft2_temp.js │ ├── asteroids_temp.js │ ├── breakout_temp.js │ ├── computer_space_temp.js │ ├── donkey_kong.js │ ├── galaxian_temp.js │ ├── galaxianpt_temp.js │ ├── god_of_war │ ├── lunarLander_temp.js │ ├── megaman_temp.js │ ├── pitfall!_temp.js │ ├── pong_temp.js │ ├── smashbros_temp.js │ ├── super_mario.js │ ├── tennisfortwo_temp.js │ ├── tennisfortwopt_temp.js │ ├── test │ └── thelegendsofzelda_temp.js ├── css ├── main.css ├── timeliner-future.css ├── venobox.css └── venobox_imgs │ ├── close.gif │ ├── next.gif │ ├── preload-circle.png │ └── prev.gif ├── images ├── favicon.ico ├── game │ ├── 1951 │ │ └── nimrod │ │ │ ├── img1.png │ │ │ ├── img2.png │ │ │ ├── img3.png │ │ │ └── main.png │ ├── 1952 │ │ └── oxo │ │ │ ├── 1952-OXO.png │ │ │ ├── edsac.jpg │ │ │ └── oxo.jpg │ ├── 1958 │ │ └── tennisfortwo │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.png │ │ │ └── picture3.png │ ├── 1961 │ │ └── spacewar │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.jpg │ │ │ └── picture3.jpg │ ├── 1971 │ │ └── computerspace │ │ │ ├── .temp │ │ │ ├── main_picture.jpg │ │ │ ├── picture1.jpg │ │ │ └── picture2.jpg │ ├── 1972 │ │ └── pong │ │ │ ├── main_picture.png │ │ │ ├── picture1.jpg │ │ │ ├── picture2.jpg │ │ │ └── picture3.jpg │ ├── 1974 │ │ └── tank │ │ │ ├── .temp │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.png │ │ │ └── picture3.png │ ├── 1975 │ │ └── antiaircraft2 │ │ │ ├── .temp │ │ │ ├── main_picture.png │ │ │ ├── main_picture_old.png │ │ │ ├── picture1.png │ │ │ └── picture2.png │ ├── 1976 │ │ ├── breakout │ │ │ ├── .temp │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.png │ │ │ └── picture3.png │ │ └── deathrace │ │ │ ├── .temp │ │ │ ├── main_picture.jpeg │ │ │ ├── picture1.jpg │ │ │ └── picture2.jpg │ ├── 1978 │ │ └── spaceinvaders │ │ │ ├── .temp │ │ │ ├── spcinv_main.png │ │ │ ├── spcinv_pic1.png │ │ │ ├── spcinv_pic2.png │ │ │ ├── spcinv_pic3.png │ │ │ ├── spcinv_pic4.png │ │ │ └── spcinv_thumbnail.png │ ├── 1979 │ │ ├── asteroids │ │ │ ├── .temp │ │ │ ├── Thumbnail.png │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ └── picture2.png │ │ ├── galaxian │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.png │ │ │ ├── picture3.png │ │ │ └── picture4.png │ │ ├── lunarlander │ │ │ ├── main_picture.png │ │ │ ├── picture1.jpg │ │ │ ├── picture2.jpg │ │ │ └── picture3.png │ │ └── pacman │ │ │ ├── main_picture.jpg │ │ │ ├── picture1.jpg │ │ │ ├── picture2.jpg │ │ │ └── picture3.png │ ├── 1981 │ │ ├── donkeykong │ │ │ ├── dk_main.png │ │ │ ├── dk_pic1.png │ │ │ ├── dk_pic2.png │ │ │ ├── dk_pic3.png │ │ │ ├── dk_pic4.png │ │ │ ├── dk_pic5.png │ │ │ └── dk_thumbnail.png │ │ └── frogger │ │ │ ├── main_image.jpg │ │ │ ├── picture_1.jpg │ │ │ ├── picture_2.png │ │ │ ├── picture_3.png │ │ │ └── picture_4.jpg │ ├── 1982 │ │ └── pitfall │ │ │ ├── main_picture.jpg │ │ │ ├── picture1.png │ │ │ ├── picture2.jpg │ │ │ └── picture3.jpg │ ├── 1983 │ │ └── streetfighter │ │ │ ├── img1.jpg │ │ │ ├── img2.jpg │ │ │ ├── img3.jpg │ │ │ ├── img4.png │ │ │ └── img5.jpg │ ├── 1984 │ │ ├── duckhunt │ │ │ ├── main_picture.jpg │ │ │ ├── picture_1.png │ │ │ └── picture_2.png │ │ └── tetris │ │ │ ├── main_picture.png │ │ │ ├── picture_1.png │ │ │ └── picture_2.png │ ├── 1985 │ │ └── supermariobros │ │ │ ├── main.png │ │ │ ├── picture1.jpg │ │ │ ├── picture2.jpg │ │ │ └── picture3.png │ ├── 1986 │ │ └── thelegendofzelda │ │ │ ├── Thumbs.db │ │ │ ├── main_picture.png │ │ │ ├── picture1.png │ │ │ ├── picture2.jpg │ │ │ ├── picture3.png │ │ │ ├── picture4.png │ │ │ ├── picture5.jpg │ │ │ ├── picture6.jpg │ │ │ ├── picture7.jpg │ │ │ ├── picture8.jpg │ │ │ └── picture9.png │ └── 1987 │ │ └── megaman │ │ ├── main_picture.png │ │ ├── picture1.jpg │ │ └── picture2.png └── temp │ ├── event-cars.jpg │ ├── event-robots.jpg │ ├── event-singularity.jpg │ └── event-teleportation.jpg ├── index.html └── js ├── libs ├── jquery.min.js ├── timeliner.js └── venobox.min.js ├── main.js ├── timeline.js └── utils.js /CONTRIBUTORS.markdown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/CONTRIBUTORS.markdown -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/README.md -------------------------------------------------------------------------------- /content/games_1950.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/games_1950.js -------------------------------------------------------------------------------- /content/games_1960.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/games_1960.js -------------------------------------------------------------------------------- /content/games_1970.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/games_1970.js -------------------------------------------------------------------------------- /content/games_1980.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/games_1980.js -------------------------------------------------------------------------------- /content/temp_json/Bully_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Bully_temp.js -------------------------------------------------------------------------------- /content/temp_json/DeadSpace_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/DeadSpace_temp.js -------------------------------------------------------------------------------- /content/temp_json/DeathRace_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/DeathRace_temp.js -------------------------------------------------------------------------------- /content/temp_json/DuckHunt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/DuckHunt -------------------------------------------------------------------------------- /content/temp_json/Frogger_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Frogger_temp.js -------------------------------------------------------------------------------- /content/temp_json/Nimrod_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Nimrod_temp.js -------------------------------------------------------------------------------- /content/temp_json/OxO_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/OxO_temp.js -------------------------------------------------------------------------------- /content/temp_json/Spacewar_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Spacewar_temp.js -------------------------------------------------------------------------------- /content/temp_json/Tank_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Tank_temp.js -------------------------------------------------------------------------------- /content/temp_json/Tetris_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/Tetris_temp.js -------------------------------------------------------------------------------- /content/temp_json/antiaircraft2_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/antiaircraft2_temp.js -------------------------------------------------------------------------------- /content/temp_json/asteroids_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/asteroids_temp.js -------------------------------------------------------------------------------- /content/temp_json/breakout_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/breakout_temp.js -------------------------------------------------------------------------------- /content/temp_json/computer_space_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/computer_space_temp.js -------------------------------------------------------------------------------- /content/temp_json/donkey_kong.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/donkey_kong.js -------------------------------------------------------------------------------- /content/temp_json/galaxian_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/galaxian_temp.js -------------------------------------------------------------------------------- /content/temp_json/galaxianpt_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/galaxianpt_temp.js -------------------------------------------------------------------------------- /content/temp_json/god_of_war: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/god_of_war -------------------------------------------------------------------------------- /content/temp_json/lunarLander_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/lunarLander_temp.js -------------------------------------------------------------------------------- /content/temp_json/megaman_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/megaman_temp.js -------------------------------------------------------------------------------- /content/temp_json/pitfall!_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/pitfall!_temp.js -------------------------------------------------------------------------------- /content/temp_json/pong_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/pong_temp.js -------------------------------------------------------------------------------- /content/temp_json/smashbros_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/smashbros_temp.js -------------------------------------------------------------------------------- /content/temp_json/super_mario.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/super_mario.js -------------------------------------------------------------------------------- /content/temp_json/tennisfortwo_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/tennisfortwo_temp.js -------------------------------------------------------------------------------- /content/temp_json/tennisfortwopt_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/tennisfortwopt_temp.js -------------------------------------------------------------------------------- /content/temp_json/test: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /content/temp_json/thelegendsofzelda_temp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/content/temp_json/thelegendsofzelda_temp.js -------------------------------------------------------------------------------- /css/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/main.css -------------------------------------------------------------------------------- /css/timeliner-future.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/timeliner-future.css -------------------------------------------------------------------------------- /css/venobox.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/venobox.css -------------------------------------------------------------------------------- /css/venobox_imgs/close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/venobox_imgs/close.gif -------------------------------------------------------------------------------- /css/venobox_imgs/next.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/venobox_imgs/next.gif -------------------------------------------------------------------------------- /css/venobox_imgs/preload-circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/venobox_imgs/preload-circle.png -------------------------------------------------------------------------------- /css/venobox_imgs/prev.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/css/venobox_imgs/prev.gif -------------------------------------------------------------------------------- /images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/favicon.ico -------------------------------------------------------------------------------- /images/game/1951/nimrod/img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1951/nimrod/img1.png -------------------------------------------------------------------------------- /images/game/1951/nimrod/img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1951/nimrod/img2.png -------------------------------------------------------------------------------- /images/game/1951/nimrod/img3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1951/nimrod/img3.png -------------------------------------------------------------------------------- /images/game/1951/nimrod/main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1951/nimrod/main.png -------------------------------------------------------------------------------- /images/game/1952/oxo/1952-OXO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1952/oxo/1952-OXO.png -------------------------------------------------------------------------------- /images/game/1952/oxo/edsac.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1952/oxo/edsac.jpg -------------------------------------------------------------------------------- /images/game/1952/oxo/oxo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1952/oxo/oxo.jpg -------------------------------------------------------------------------------- /images/game/1958/tennisfortwo/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1958/tennisfortwo/main_picture.png -------------------------------------------------------------------------------- /images/game/1958/tennisfortwo/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1958/tennisfortwo/picture1.png -------------------------------------------------------------------------------- /images/game/1958/tennisfortwo/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1958/tennisfortwo/picture2.png -------------------------------------------------------------------------------- /images/game/1958/tennisfortwo/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1958/tennisfortwo/picture3.png -------------------------------------------------------------------------------- /images/game/1961/spacewar/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1961/spacewar/main_picture.png -------------------------------------------------------------------------------- /images/game/1961/spacewar/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1961/spacewar/picture1.png -------------------------------------------------------------------------------- /images/game/1961/spacewar/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1961/spacewar/picture2.jpg -------------------------------------------------------------------------------- /images/game/1961/spacewar/picture3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1961/spacewar/picture3.jpg -------------------------------------------------------------------------------- /images/game/1971/computerspace/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1971/computerspace/main_picture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1971/computerspace/main_picture.jpg -------------------------------------------------------------------------------- /images/game/1971/computerspace/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1971/computerspace/picture1.jpg -------------------------------------------------------------------------------- /images/game/1971/computerspace/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1971/computerspace/picture2.jpg -------------------------------------------------------------------------------- /images/game/1972/pong/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1972/pong/main_picture.png -------------------------------------------------------------------------------- /images/game/1972/pong/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1972/pong/picture1.jpg -------------------------------------------------------------------------------- /images/game/1972/pong/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1972/pong/picture2.jpg -------------------------------------------------------------------------------- /images/game/1972/pong/picture3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1972/pong/picture3.jpg -------------------------------------------------------------------------------- /images/game/1974/tank/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1974/tank/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1974/tank/main_picture.png -------------------------------------------------------------------------------- /images/game/1974/tank/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1974/tank/picture1.png -------------------------------------------------------------------------------- /images/game/1974/tank/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1974/tank/picture2.png -------------------------------------------------------------------------------- /images/game/1974/tank/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1974/tank/picture3.png -------------------------------------------------------------------------------- /images/game/1975/antiaircraft2/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1975/antiaircraft2/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1975/antiaircraft2/main_picture.png -------------------------------------------------------------------------------- /images/game/1975/antiaircraft2/main_picture_old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1975/antiaircraft2/main_picture_old.png -------------------------------------------------------------------------------- /images/game/1975/antiaircraft2/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1975/antiaircraft2/picture1.png -------------------------------------------------------------------------------- /images/game/1975/antiaircraft2/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1975/antiaircraft2/picture2.png -------------------------------------------------------------------------------- /images/game/1976/breakout/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1976/breakout/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/breakout/main_picture.png -------------------------------------------------------------------------------- /images/game/1976/breakout/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/breakout/picture1.png -------------------------------------------------------------------------------- /images/game/1976/breakout/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/breakout/picture2.png -------------------------------------------------------------------------------- /images/game/1976/breakout/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/breakout/picture3.png -------------------------------------------------------------------------------- /images/game/1976/deathrace/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1976/deathrace/main_picture.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/deathrace/main_picture.jpeg -------------------------------------------------------------------------------- /images/game/1976/deathrace/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/deathrace/picture1.jpg -------------------------------------------------------------------------------- /images/game/1976/deathrace/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1976/deathrace/picture2.jpg -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_main.png -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_pic1.png -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_pic2.png -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_pic3.png -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_pic4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_pic4.png -------------------------------------------------------------------------------- /images/game/1978/spaceinvaders/spcinv_thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1978/spaceinvaders/spcinv_thumbnail.png -------------------------------------------------------------------------------- /images/game/1979/asteroids/.temp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/game/1979/asteroids/Thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/asteroids/Thumbnail.png -------------------------------------------------------------------------------- /images/game/1979/asteroids/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/asteroids/main_picture.png -------------------------------------------------------------------------------- /images/game/1979/asteroids/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/asteroids/picture1.png -------------------------------------------------------------------------------- /images/game/1979/asteroids/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/asteroids/picture2.png -------------------------------------------------------------------------------- /images/game/1979/galaxian/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/galaxian/main_picture.png -------------------------------------------------------------------------------- /images/game/1979/galaxian/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/galaxian/picture1.png -------------------------------------------------------------------------------- /images/game/1979/galaxian/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/galaxian/picture2.png -------------------------------------------------------------------------------- /images/game/1979/galaxian/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/galaxian/picture3.png -------------------------------------------------------------------------------- /images/game/1979/galaxian/picture4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/galaxian/picture4.png -------------------------------------------------------------------------------- /images/game/1979/lunarlander/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/lunarlander/main_picture.png -------------------------------------------------------------------------------- /images/game/1979/lunarlander/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/lunarlander/picture1.jpg -------------------------------------------------------------------------------- /images/game/1979/lunarlander/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/lunarlander/picture2.jpg -------------------------------------------------------------------------------- /images/game/1979/lunarlander/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/lunarlander/picture3.png -------------------------------------------------------------------------------- /images/game/1979/pacman/main_picture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/pacman/main_picture.jpg -------------------------------------------------------------------------------- /images/game/1979/pacman/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/pacman/picture1.jpg -------------------------------------------------------------------------------- /images/game/1979/pacman/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/pacman/picture2.jpg -------------------------------------------------------------------------------- /images/game/1979/pacman/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1979/pacman/picture3.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_main.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_pic1.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_pic2.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_pic3.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_pic4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_pic4.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_pic5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_pic5.png -------------------------------------------------------------------------------- /images/game/1981/donkeykong/dk_thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/donkeykong/dk_thumbnail.png -------------------------------------------------------------------------------- /images/game/1981/frogger/main_image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/frogger/main_image.jpg -------------------------------------------------------------------------------- /images/game/1981/frogger/picture_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/frogger/picture_1.jpg -------------------------------------------------------------------------------- /images/game/1981/frogger/picture_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/frogger/picture_2.png -------------------------------------------------------------------------------- /images/game/1981/frogger/picture_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/frogger/picture_3.png -------------------------------------------------------------------------------- /images/game/1981/frogger/picture_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1981/frogger/picture_4.jpg -------------------------------------------------------------------------------- /images/game/1982/pitfall/main_picture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1982/pitfall/main_picture.jpg -------------------------------------------------------------------------------- /images/game/1982/pitfall/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1982/pitfall/picture1.png -------------------------------------------------------------------------------- /images/game/1982/pitfall/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1982/pitfall/picture2.jpg -------------------------------------------------------------------------------- /images/game/1982/pitfall/picture3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1982/pitfall/picture3.jpg -------------------------------------------------------------------------------- /images/game/1983/streetfighter/img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1983/streetfighter/img1.jpg -------------------------------------------------------------------------------- /images/game/1983/streetfighter/img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1983/streetfighter/img2.jpg -------------------------------------------------------------------------------- /images/game/1983/streetfighter/img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1983/streetfighter/img3.jpg -------------------------------------------------------------------------------- /images/game/1983/streetfighter/img4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1983/streetfighter/img4.png -------------------------------------------------------------------------------- /images/game/1983/streetfighter/img5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1983/streetfighter/img5.jpg -------------------------------------------------------------------------------- /images/game/1984/duckhunt/main_picture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/duckhunt/main_picture.jpg -------------------------------------------------------------------------------- /images/game/1984/duckhunt/picture_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/duckhunt/picture_1.png -------------------------------------------------------------------------------- /images/game/1984/duckhunt/picture_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/duckhunt/picture_2.png -------------------------------------------------------------------------------- /images/game/1984/tetris/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/tetris/main_picture.png -------------------------------------------------------------------------------- /images/game/1984/tetris/picture_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/tetris/picture_1.png -------------------------------------------------------------------------------- /images/game/1984/tetris/picture_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1984/tetris/picture_2.png -------------------------------------------------------------------------------- /images/game/1985/supermariobros/main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1985/supermariobros/main.png -------------------------------------------------------------------------------- /images/game/1985/supermariobros/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1985/supermariobros/picture1.jpg -------------------------------------------------------------------------------- /images/game/1985/supermariobros/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1985/supermariobros/picture2.jpg -------------------------------------------------------------------------------- /images/game/1985/supermariobros/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1985/supermariobros/picture3.png -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/Thumbs.db -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/main_picture.png -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture1.png -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture2.jpg -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture3.png -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture4.png -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture5.jpg -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture6.jpg -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture7.jpg -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture8.jpg -------------------------------------------------------------------------------- /images/game/1986/thelegendofzelda/picture9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1986/thelegendofzelda/picture9.png -------------------------------------------------------------------------------- /images/game/1987/megaman/main_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1987/megaman/main_picture.png -------------------------------------------------------------------------------- /images/game/1987/megaman/picture1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1987/megaman/picture1.jpg -------------------------------------------------------------------------------- /images/game/1987/megaman/picture2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/game/1987/megaman/picture2.png -------------------------------------------------------------------------------- /images/temp/event-cars.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/temp/event-cars.jpg -------------------------------------------------------------------------------- /images/temp/event-robots.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/temp/event-robots.jpg -------------------------------------------------------------------------------- /images/temp/event-singularity.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/temp/event-singularity.jpg -------------------------------------------------------------------------------- /images/temp/event-teleportation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/images/temp/event-teleportation.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/index.html -------------------------------------------------------------------------------- /js/libs/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/libs/jquery.min.js -------------------------------------------------------------------------------- /js/libs/timeliner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/libs/timeliner.js -------------------------------------------------------------------------------- /js/libs/venobox.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/libs/venobox.min.js -------------------------------------------------------------------------------- /js/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/main.js -------------------------------------------------------------------------------- /js/timeline.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/timeline.js -------------------------------------------------------------------------------- /js/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rodrigogrow/GameHistoryTimeline/HEAD/js/utils.js --------------------------------------------------------------------------------