Code Monkey home page Code Monkey logo

linux-chess's Introduction

Linux-Chess

`Chess, like any creative activity, can exist only through the combined efforts of those who have creative talent, and those who have the ability to organize their creative work` ~ Mikhail Botvinnik.

Recently, my focus has been learning AWS (Amazon Web Services), and one of the most important operating system to know when using AWS is Linux. So as a personal challenge, I decided to develop an application exclusively utilizing Linux tools, including the Linux terminal for file creation, manipulation, and deletion, along with the use of the GNU nano text editor to edit files, even this entire chess application was built only using the BASH programming language.

This chess game was built to be played in the Linux terminal, and was designed to be played with a friend, however my plan also involves implementing a chess AI in the future to enable solo gameplay.

To Play This Chess Game:

1. clone this repo

git clone https://github.com/AranMesquita/Linux-Chess.git

2. cd into to the directory that contains the game files

cd User/LINUX-CHESS/game-files

3. Run the game by using the command below

./chess.sh

4. After running './chess.sh', this should then pop-up

image-1

3. To play the game first enter the position(G1) of the piece you would like to play, then press enter, then enter position(F1) you would like to move the chess piece to, should look like the image below

image-2

4. After you Player 1's turn, the bored will swap sides, so Player 2 can play. After Player 2's turn, the board will swap back to Player 1's side

image-1

linux-chess's People

Contributors

aranmesquita avatar

Stargazers

 avatar  avatar

Watchers

 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.