Git Product home page Git Product logo

strtocraft's Introduction

strtocraft

Overview

strtocraft is a specialized tool designed for generating possible combinations for CS:GO/CS2 sticker crafts using a string input. It's an innovative solution for gamers and enthusiasts looking to explore crafting options in Counter-Strike: Global Offensive and Counter-Strike 2.

Features

String Input Conversion: Convert any given string input into potential sticker craft combinations. CS:GO and CS2 Compatibility: Tailored specifically for use with Counter-Strike: Global Offensive and Counter-Strike 2. If multiple combinations are possible, the output will be sorted, starting with the shortest. Since the currently existing weapons in the game with 5 sticker slots (G3SG1 and R8 Revolver) are not really suitable for sticker crafts anyway, they are ignored in this context. If you want to change the 4 sticker limit you can do so in find_combinations.cpp by modifying the max_elements value.

Installation

  • Clone the project: git clone https://github.com/noahshotz/strtocraft.git
  • Navigate into the project; cd stringtocraft
  • Create build folder: mkdir build
  • Navigate into the build folder: cd build
  • Configure the project cmake ..

Usage

  • Make sure you're in the build folder: strtocraft/build
  • Build into executable: make
  • Run the program: ./strtocraft
  • Enter your input you want to convert :)

Contributing

Have an idea? Send me a pull request or contact me at [email protected]

License

Licensed under CC BY-NC 4.0 DEED. For commercial use contact [email protected]

strtocraft's People

Contributors

noahshotz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.