Dog-Face-Development / Bars

You pick a bar, the computer picks a bar and the person to pick the last bar wins! Written in Python and run through the Python Module (IDLE).

Home Page:http://dog-face-development.github.io/Bars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bars

Join the chat at https://gitter.im/Dog-Face-Development/Bars Total Downloads Release Version Issues Pull Requests Contributors License

You pick a bar, the computer picks a bar and the person (or computer) to pick the last bar wins! Written in Python and run through the Python Module (IDLE).

Screenshot 1

Visit The Website!

Installation and Operation

Through the Python Module (IDLE)

  • Download the Python module if you haven’t already: Download here, and install it,
  • Extract files from your GitHub Download,
  • Double click the nim.py file,
  • And the app will open for you to use!

Creating a Executable File Through cx_Freeze (Windows Only)

  • Extract files from your GitHub Download,
  • Extract the files from the dist.zip sub-folder,
  • Double click on the nim.exe file,
  • and Bars will open for you to enjoy!

Gameplay

To start the game press the space bar on your computer when the game has loaded. Then select any numeber of bar by selecting the right most bar from the group of bars that you want to select. Then the computer is going to select some bars. Keep playing until you or the computer selects the last bar. The person (or computer) to select the last bar is the winner.

Start the Game!

Playing the Game!

The End (I Lost!)

Releases

The current release is 1.5. The next release, version 1.6 is coming out soon with the following features:

  • Bug Fixes
  • Issue Fixes
  • Updated documentation
  • Easier difficulty (Could also be released in Version 2.0)
  • Touch screen interface controls (Could also be released in Version 2.0)
  • (MAYBE) Difficulty settings (Could also be released in Version 2.0)

Your Pull Requests for new features are always welcome! Look to see some of your suggestions in upcoming updates.

Bugs and Issues

Who likes bugs? If you’ve found any feel free to let us know on the issues page and we will make sure to fix them in short order, and release those fixes in new releases. You can also create a pull request to fix the issue yourself!

Maintainer

@willtheorangeguy - Main Code Manager and Repo Creator

Contributing

When contributing to the Bars project make sure that you follow the guidelines found in the CONTRIBUTING.md file.

When contributing a issue or a pull request please use the following templates:

License

This software has been released as open source under the MIT License. You can view the license in the LICENSE.md file in this projects repository. Please adhere to this license when using, distributing, and making changes to the software.

The font that is included in the software for Bars' UI is Octin Sports Regular by idk-foundry. This font is used under license with permission.

Other Links

Visit these other links to learn more about Bars: The Website, Latest Version Download, Issues Page, Pull Request Page, Wiki, and Documentation.

About

You pick a bar, the computer picks a bar and the person to pick the last bar wins! Written in Python and run through the Python Module (IDLE).

http://dog-face-development.github.io/Bars

License:MIT License


Languages

Language:Python 100.0%