From 6d097c54e110a375e6e6ed1fdaa1465a62ec272e Mon Sep 17 00:00:00 2001 From: Tom Tibs Date: Thu, 4 Jul 2019 03:31:03 -0500 Subject: [PATCH] added horses running around and stuff --- .idea/HorseRaceGame.iml | 12 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/workspace.xml | 248 ++++++++++++++++++ background.js | 73 ++++++ game.js | 148 +++++++++++ index.html | 17 ++ main.css | 30 +++ resources/horse_images/final/BlackJack_10.png | Bin 0 -> 66418 bytes .../final/CrotchRocket_93_raw.png | Bin 0 -> 63742 bytes .../horse_images/final/DEMON_HORZE_666.png | Bin 0 -> 57412 bytes .../horse_images/final/stonewall_000.png | Bin 0 -> 32170 bytes .../horse_images/gimp_file/BlackJack_10.xcf | Bin 0 -> 86919 bytes .../gimp_file/CrotchRocket_93_raw.xcf | Bin 0 -> 107140 bytes .../gimp_file/DEMON_HORZE_666.xcf | Bin 0 -> 85801 bytes .../gimp_file/stonewall_000_raw.xcf | Bin 0 -> 48646 bytes .../horse_images/uncropped/BlackJack_10.png | Bin 0 -> 59196 bytes .../uncropped/CrotchRocket_93_raw.png | Bin 0 -> 65752 bytes .../uncropped/DEMON_HORZE_666.png | Bin 0 -> 44840 bytes .../uncropped/stonewall_000_raw.jpg | Bin 0 -> 6753 bytes 20 files changed, 542 insertions(+) create mode 100644 .idea/HorseRaceGame.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/workspace.xml create mode 100644 background.js create mode 100644 game.js create mode 100644 index.html create mode 100644 main.css create mode 100644 resources/horse_images/final/BlackJack_10.png create mode 100644 resources/horse_images/final/CrotchRocket_93_raw.png create mode 100644 resources/horse_images/final/DEMON_HORZE_666.png create mode 100644 resources/horse_images/final/stonewall_000.png create mode 100644 resources/horse_images/gimp_file/BlackJack_10.xcf create mode 100644 resources/horse_images/gimp_file/CrotchRocket_93_raw.xcf create mode 100644 resources/horse_images/gimp_file/DEMON_HORZE_666.xcf create mode 100644 resources/horse_images/gimp_file/stonewall_000_raw.xcf create mode 100644 resources/horse_images/uncropped/BlackJack_10.png create mode 100644 resources/horse_images/uncropped/CrotchRocket_93_raw.png create mode 100644 resources/horse_images/uncropped/DEMON_HORZE_666.png create mode 100644 resources/horse_images/uncropped/stonewall_000_raw.jpg diff --git a/.idea/HorseRaceGame.iml b/.idea/HorseRaceGame.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/HorseRaceGame.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ca2c968 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..aece3f5 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + scree + console.log + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +