From f002fa7f0c97490a2cabf2c242ac3ead9e930a5e Mon Sep 17 00:00:00 2001 From: auc7us Date: Wed, 11 Dec 2024 20:57:43 -0600 Subject: [PATCH] [Tested] index swap for github deployment --- index.html | 241 ++++++++++++++++++++++++++++++++++++++++---- index2D.html | 80 +++++++++++++++ indexGL.html | 277 --------------------------------------------------- 3 files changed, 299 insertions(+), 299 deletions(-) create mode 100644 index2D.html delete mode 100644 indexGL.html diff --git a/index.html b/index.html index b660b02..80636bc 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,10 @@ - + - - - Guns N' Poses + + + + Guns N' Poses - WebGL Edition +
+ Weapon Cooldown +
+
- - - + +

FOV: 65°

@@ -41,19 +79,180 @@

Game Controls

  • A: Move Left
  • D: Move Right
  • Shift: Sprint
  • -
  • C: Crouch
  • +
  • Space: Jump
  • -
  • Left Mouse Button (Hold): Rifle Shoot
  • -
  • Right Mouse Button (Click): Single Heavy Shot
  • -
  • Right Mouse Button (Hold): Charged Heavy Shot
  • -
  • V: Display Platform Path
  • - +
  • Left Mouse Button: Shoot
  • +

    Instructions: Click on the game to take pointer control. Press Esc to exit pointer control.

    -

    Note: Floor/ Ground mechanics are under active developement and havent been added. Hit box mechanics will also be added in the future

    - + + + + + + + + + + + + + + + + + - - - - - - - diff --git a/index2D.html b/index2D.html new file mode 100644 index 0000000..b660b02 --- /dev/null +++ b/index2D.html @@ -0,0 +1,80 @@ + + + + + + Guns N' Poses + + + + +
    + + + + + +

    FOV: 65°

    + +

    Game Controls

    + +

    Instructions: Click on the game to take pointer control. Press Esc to exit pointer control.

    +

    Note: Floor/ Ground mechanics are under active developement and havent been added. Hit box mechanics will also be added in the future

    +
    + + + + + + + + + + + + + diff --git a/indexGL.html b/indexGL.html deleted file mode 100644 index 80636bc..0000000 --- a/indexGL.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - - Guns N' Poses - WebGL Edition - - - - -
    - Weapon Cooldown -
    -
    -
    - - - - -

    FOV: 65°

    - -

    Game Controls

    - -

    Instructions: Click on the game to take pointer control. Press Esc to exit pointer control.

    -
    - - - - - - - - - - - - - - - - - - - - - -