Skip to content

viztini/archtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

archtype

A typing game for Arch Linux commands, written in Python. Test your typing speed and accuracy with almost 200 real Arch Linux commands!

How it works

This game is built using Python's curses library to create a terminal-based user interface. It presents you with a random Arch Linux command, and you have to type it as fast as you can. Your speed and accuracy are measured to give you a rank and a score.

Features:

  • 190+ Arch Linux Commands: A wide range of commands to test your knowledge.
  • Ranking System: Get a rank from S (Legendary!) to D (Too Slow!) based on your performance.
  • Scoring: Earn points for each correctly typed command and build your high score.
  • Interactive Menus: Retry commands, and quit from different screens.
  • Terminal UI: A clean and colorful interface built with the curses library.

Installation

  1. Clone the repository:

    git clone https://github.com/viztini/archtype.git
  2. Navigate to the project directory:

    cd archtype/archtype
  3. Make the installation script executable:

    chmod +x install.sh
  4. Run the installation script:

    ./install.sh

    This will create a global archtype command that you can use to run the game from anywhere.

How to Play

After installation, you can run the game by simply typing:

archtype

Enjoy the game!

About

MonkeyType for Arch Linux - Test your typing speed with 190+ Arch commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published