added more movies
BIN
images/Final Destination/1.png
Normal file
After Width: | Height: | Size: 264 KiB |
BIN
images/Final Destination/2.png
Normal file
After Width: | Height: | Size: 227 KiB |
BIN
images/Final Destination/3.png
Normal file
After Width: | Height: | Size: 234 KiB |
BIN
images/Final Destination/poster.jpg
Normal file
After Width: | Height: | Size: 247 KiB |
BIN
images/It/1.png
Normal file
After Width: | Height: | Size: 342 KiB |
BIN
images/It/2.png
Normal file
After Width: | Height: | Size: 331 KiB |
BIN
images/It/3.png
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
images/It/poster.jpg
Normal file
After Width: | Height: | Size: 532 KiB |
BIN
images/Rec/1.png
Normal file
After Width: | Height: | Size: 462 KiB |
BIN
images/Rec/2.png
Normal file
After Width: | Height: | Size: 854 KiB |
BIN
images/Rec/3.png
Normal file
After Width: | Height: | Size: 479 KiB |
BIN
images/Rec/poster.jpg
Normal file
After Width: | Height: | Size: 97 KiB |
BIN
images/Saw/1.png
Normal file
After Width: | Height: | Size: 237 KiB |
BIN
images/Saw/2.png
Normal file
After Width: | Height: | Size: 185 KiB |
BIN
images/Saw/3.png
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
images/Saw/poster.jpg
Normal file
After Width: | Height: | Size: 661 KiB |
BIN
images/The Ring/1.png
Normal file
After Width: | Height: | Size: 245 KiB |
BIN
images/The Ring/2.png
Normal file
After Width: | Height: | Size: 237 KiB |
BIN
images/The Ring/3.png
Normal file
After Width: | Height: | Size: 236 KiB |
BIN
images/The Ring/poster.jpg
Normal file
After Width: | Height: | Size: 117 KiB |
2
main.js
@ -49,7 +49,7 @@ function revealButtons(g = guessNo){
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
var movies = [["The Texas Chainsaw Massacre",1,"Sally Hardesty"],["It Follows",2,"Jaime Height"],["Friday the 13th",0,"Alice Hardy"],["Event Horizon",2,"Lieutenant Starck"],["Hellraiser",2,"Kirsty Cotton"],["A Nightmare on Elm Street",1,"Nancy Thompson"],["The Cabin in the Woods",2],["American Psycho",0]];
|
var movies = [["The Texas Chainsaw Massacre",1,"Sally Hardesty"],["It Follows",2,"Jaime Height"],["Friday the 13th",0,"Alice Hardy"],["Event Horizon",2,"Lieutenant Starck"],["Hellraiser",2,"Kirsty Cotton"],["A Nightmare on Elm Street",1,"Nancy Thompson"],["It",1,"Eddie Kaspbrak"],["Rec",2,"Ángela Vidal"],["Saw",1,"Amanda Young"],["Final Destination",2,"Alex Browning"],["The Ring",0,"Rachel Keller"]];
|
||||||
var pix = [];
|
var pix = [];
|
||||||
// autocomplete(document.getElementById("guess"), movies);
|
// autocomplete(document.getElementById("guess"), movies);
|
||||||
var gameBeginning = new Date('September 24, 2022 00:00:00');
|
var gameBeginning = new Date('September 24, 2022 00:00:00');
|
||||||
|