An open API service indexing awesome lists of open source software.

https://github.com/golota60/termi-clicker

🤖 A programming-themed based-in-terminal clicker game!
https://github.com/golota60/termi-clicker

game javascript javascript-game npx typescript

Last synced: 7 months ago
JSON representation

🤖 A programming-themed based-in-terminal clicker game!

Awesome Lists containing this project

README

          


Termi Clicker



🤖 A programming-themed clicker game for your terminal! 🤖






## Usage

`npx termi-clicker@latest` - install & play the game

> For now, global installing is not supported - the game will _probably_ work but the game's saving logic is assuming that it's inside `~/.npm/_npx//`.
## Roadmap

Roadmap is available [here](https://github.com/users/golota60/projects/1/views/1?layout=board) - If you've got any ideas, feel free to open an issue where we can discuss it!

## Additional info

All the saves are currently saved inside the `.npm` directory - this might change in the future!

This package is devloped using node v14.17.0 - if any issues come up, please first check your node version!