GithubHelp home page GithubHelp logo

ascii_coinwars's Introduction

COIN WARS

Installation

Install requirements and run python on the coinwars directory at repo root level beside README.md.

  • pip3 install -r requirements.txt
  • python3 coinwars/

Known Bugs

Sorry, the app crashes if the terminal window is not big enough or when the window is resized.

  • _curses.error: addwstr() returned ERR occurs when you start a game and there's not enough room. Decrease your terminal text size or make your window bigger to make room for what the game expects!
  • _curses.error: no input occurs when you resize the window.

Summary

Here's a fun text-based version of a game called Coin Wars. Coin Wars is a physical, tactile, turn-based, strategy game. That's to say: players take turns flicking coins trying to knock their opponent's pieces off a table. There's two teams: heads and tails. The last player with coins still on the table wins.

To spice things up, different coins have special abilities. Dimes are light, easy to knock around, and don't pack much of a punch when they're trying to push other coins off the table. However! Dimes convert other coins. If a dime is flicked and hits another coin then that coin is flipped, like flipped from heads to tails. A player can flick one dime to tap two enemy quarters and flip them so they're on the dime's team now.

screenshot

ascii_coinwars's People

Contributors

geluso avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.