Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A telegram BOT to serve you with a random motivational Quote to keep moving you forward in your life goals.

Notifications You must be signed in to change notification settings

smy5152/motivate-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Project Name: Motivate-Bot

IMPLEMENTATION OF A TELEGRAM BOT in RUBY

INTRODUCTION

screenshot

INSTALLATION

screenshot

USAGE & INTERACTION

screenshot

RSPEC

screenshot

DESCRIPTION & HOW TO START THE BOT

Start cmd on windows / terminal on mac or linux

  • Type below commands to launch the game
    • Start a new Terminal [CMD from Run/Search on Windows]
    • Go to the game directory: cd [tic-tac-toe]
    • Type: $user-1@[...] cd [bin] & Enter [.\main.rb]
    • Hit Enter/Return & continue...
  • main.rb - the entry point file is a command line executable

GAME PLAY - Instructions

  • start cmd on windows / terminal on mac or linux
  • type ./main.rb & enter
  • The first player enters a name and selects either 'X' or 'O'
  • The second player is automatically assigned the other marker after they enter a name
  • Each player has to select an available position on the display grid for their marker.
  • Enter the number visible on the grid to place your marker.
  • Once a number is selected hit Enter & X / O will appear on the board
  • Players take turns selecting their preferred positions to make a winning move
  • Winning Combinations Include: Player should have 3 markers in ONE (1) row, column or diagonal.
  • The game ends in a tie if both players can not win.

Skills Revived & Learned:

  • Versioning & best coding practices, Git Flow.
  • RUBY Datastructures, features etc.
  • Linter - install & fix errors
  • Collaborative learning, being patient, helping each other succeed.
  • Self Monitoring & reliable project deliverables on due time, being focused, accountable.
  • Ability to work independently and ask for help after due self research when needed.

Learning Goals:

  • Version Control, Git Flow, RSpec Tests
  • Application of RUBY Syntax & Programming elements.
  • User I/P & O/P via terminal / command line validation and control

Authors

🧑‍💻 Shabbir

Show your support

Give a ⭐️ if you like this project!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/smy5152/motivate-bot.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the TicTacToe project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A telegram BOT to serve you with a random motivational Quote to keep moving you forward in your life goals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published