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!
- Host: GitHub
- URL: https://github.com/golota60/termi-clicker
- Owner: golota60
- License: mit
- Created: 2022-05-14T17:37:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T17:09:48.000Z (over 3 years ago)
- Last Synced: 2024-03-26T03:51:17.054Z (over 1 year ago)
- Topics: game, javascript, javascript-game, npx, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/termi-clicker
- Size: 396 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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//`.
## RoadmapRoadmap 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!