Skip to content

timbot1789/rubygo

Repository files navigation

Rubygo

A simple app for playing Go games with a friend, built on LibUI.

Prerequisites

You must have Ruby version 3.3.2 installed

Running the game

  1. Clone the repository
  2. cd into the repository and run bundle install
  3. From the root of the repository run bin/rubygo

Customizing the Game

You can customize the game from the Game -> New Game Dropdown. Available customizations are:

  1. Board Size: The dimensions of the board
  2. Black Handicap: How many additional stones black gets to place on the board before the game begins (default 0)
  3. Komi: End of game bonus points awarded to white to compensate them for going second (default 0.5)

Contributing to rubygo

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
  • Fork the project.
  • Start a feature/bugfix branch.
  • Commit and push until you are happy with your contribution.
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright

Copyright (c) 2024 Tim Standen. See LICENSE.txt for further details.

About

A simple Go game made in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages