Skip to content

G4brielXavier/click-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clicker Command

A simple executable click game to terminal, where you click using a command to earn clicks.

MainIntroduction

Sumary

Main

The Clicker Command is a minimalist game, perfect for those looking for fast and fun distraction directly in terminal. You aim is simple: click using custom commands to accumulate clicks and sell them for coins, use coins to upgrade your clicks.

  • Just install and execute.

Functionality's

How to Play

HowToPlay

  1. Execute the game: Open the executable (view the Installing section here)
  2. Start to Click: Use the commands settings to view the commandToClick and use the command to click.
  3. View your clicks: Use the command stats+ to view your stats.
  4. Sell your clicks: Use the command sell to sell your clicks for coins.
  5. Do Rebirth: Use the command rebirth to earn x2 Clicks Multiplier

Commands

These is all commands that can be used.

sell - to sell your clicks for coins
rebirth - to do rebirth and earn more clicks
stats - show your stats
stats+ - show your stats but detailed
upgrader - open the upgrader area
settings - show all settings that you can change
set nameask - toggle the username visibility
set rebirthask - toggle the rebirth visibility
set commandtoclick - to change the input command used to click
codes - open the code reward area
reset all - reset all
reset stats - reset your stats
reset settings - reset your settings changes
load - load datas manually
save - save datas manually
edit username - open the edit area to change username
diamond shop - open the diamond shop
cls - use to clear the terminal
help - use to view all commands that you can use

Installing

It's a terminal executable, the install is super simple.

  1. Install Executable:

    • Go to section Release of our Github Repositorie
    • Download the file click_command.exe to your OS
  2. Execute in Terminal:

    • Open the terminal (CMD, Powershell, Terminal, etc.) in folder where you have been installed.

    • Execute the .exe with the command:

      ./click_command.exe
      • If you've permission issues in the Linux/macOS, may be necessary to give executable permission
      chmod +x click_command

About

It's a click game but in terminal format and using commands

Resources

Stars

Watchers

Forks

Packages

No packages published