Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mariatta/tic_tac_taco_pizza
:snake: :taco: :pizza: Play tic tac toe, with taco and pizza
https://github.com/Mariatta/tic_tac_taco_pizza
Last synced: 13 days ago
JSON representation
:snake: :taco: :pizza: Play tic tac toe, with taco and pizza
- Host: GitHub
- URL: https://github.com/Mariatta/tic_tac_taco_pizza
- Owner: Mariatta
- License: apache-2.0
- Created: 2017-07-26T17:28:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T17:20:25.000Z (about 6 years ago)
- Last Synced: 2024-07-17T19:55:53.498Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
tic_tac_taco_pizza
==================🐍🌮🍕 Play tic tac toe, with taco and pizza
.. contents::
Installation
============``tic_tac_taco_pizza`` requires Python 3.6+ and ``click``.
It is recommended that you install tic_tac_taco_pizza using a virtualenvironment.
::
$ python3 -m venv venv
$ source venv/bin/activate
$ python3 -m pip install tic_tac_taco_pizzaUsage
=====::
$ tic_tac_taco_pizza [--token TOKEN]
Options
-------::
--token TOKEN specify a token, one of: `taco`, `pizza`, 🌮 , or 🍕
If ``--token`` is not passed, you will be asked to choose a token.
Demo
====https://asciinema.org/a/132421
Premise
=======Lets you play Tic Tac Toe, with 🌮 and 🍕 instead of ⭕ and ❌.
How it works
============- You'll be asked, 🌮 or 🍕
- A 👊 📃 ✂️ (rock, paper, scissor) will determine the next player
- Keep playing until it ends.
- Exit anytime by ``ctrl-C``ambitious plan 😱
=================- make into mobile app with `Toga `_
when
====v 0.1.0 was made during PyConAU 2017 sprint.
conclusion
==========🌮 is the new 🎉