A web application that allows you to annotate maps of Counter-Strike 2 or other games with utility lineups, critical spots and other tactically useful information.
Written in React and TypeScript.
by Stefan Schätz, 2025
In the root folder run:
npm install
npm run dev
Open a browser and navigate to http://localhost:5173/ to view the application.
This project is licensed under the Apache License, Version 2.0. You may not use this project except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Some source files in this project contain a shortened copyright notice for
brevity. The full license text and terms are provided in the LICENSE file and
in main.dart.