l0m-dev / spray.training

A web app for practicing recoil patterns in Counter Strike: Global Offensive.

Home Page:http://spray.training/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spray.training

A web app for practicing recoil patterns in Counter Strike: Global Offensive.

Visit spray.training to playtest the app. Most non-mobile browsers should be supported.

Instructions

  • Use the WASD keys to move and your mouse to aim.
  • Hold down the primary mouse button to spray your weapon, and follow the ghosthair on the wall to learn its recoil pattern.
  • Enable full screen mode for the most game-accurate experience.

Installation

If you'd like to run the app on your own machine, you must have NPM installed. After you clone this repo from GitHub, cd into the respective directory and run the following commands in order:

npm install
npm run webpack --watch
npm start

Following this, the app can be accessed at http://localhost:8080/.

About

A web app for practicing recoil patterns in Counter Strike: Global Offensive.

http://spray.training/

License:MIT License


Languages

Language:JavaScript 88.4%Language:HTML 7.9%Language:CSS 3.6%