Skip to content

Script written in multiple languages to get the rank of the game "karlson" made by @DaniDevy

Notifications You must be signed in to change notification settings

Kareem-Medhat/wishlist_karlson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wishlist Karlson on Steam

Script written in multiple languages to get the rank of the game "karlson" made by Dani

Currently written in Python, Node, and PHP

Get started

  • Git clone this repo
  • cd into repo

Requirements

  • Poetry for python script
  • Composer for php script
  • npm or yarn for node script

Notes

  • All 3 languages' outputs are the same so no need to try them all, but you can if you like

In PHP

cd php/
composer install
php main.php

In Node

cd node/
npm install
node main.js

In Python

cd python/
poetry install
python main.py

About

Script written in multiple languages to get the rank of the game "karlson" made by @DaniDevy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published