Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
/ alchy Public archive

Play Alchemy right from your terminal!

License

Notifications You must be signed in to change notification settings

skcript/alchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alchy

Play Alchemy right from your terminal!

The terminal client of the famous Zed's Alchemy game. The game is super simple - combine known elements together to make new ones! You start out with the four basic elements - earth, water, air and fire. There are 380 known elements that you can make.

Installation

gem install alchy

Installing from source

  1. Download/Clone this project
  2. Cd into the folder in your terminal
  3. Run gem build alchy.gemspec
  4. Run gem install ./alchy-0.0.1.gem

Playing

To show your elements,

alchy show

To combine two elements,

alchy combine air air

If the new element exits, you'll get a prompt,

New element, wind 🎉

Else, try again! :)

About

Play Alchemy right from your terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages