command-line social tamagotchi-inspired game
endo 634432d260 tweaking setup and adding arguments | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
notes | %!s(int64=4) %!d(string=hai) anos | |
tama | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
setup.py | %!s(int64=4) %!d(string=hai) anos |
a command-line tamagotchi-like friend
(better documentation coming soon)
this game is run entirely on the command line. i built it on debian, and i assume it will work okay on any unix-based system, assuming the above requirements are met. it has been roughly tested on macos. i do not have access to windows at the moment, and i don't have any immediate plans to test windows compatibility.
(if you are a windows user, you are welcome to try this and report back)
to install, first clone this repo. then change to the repo directory and run the command:
pip install .
then run tama
to begin.
the first run will initialize a directory at ~/.tama
for game data.
this is mostly a project by endo, with thanks to SMCC for a cool environment to occasionally work in.
i am not currently open for collaboration, but i will amend this text with my expectations/guidelines if that changes.