Git Product home page Git Product logo

8x8_checkers's Introduction

8x8 Checkers project by Team 34

Alphabetically - Hardik, Mayank, Nachiket, Rahul, Sukhjinder

The game can be compiled simply by cloning the git repo and running gcc checkers.c with additional parameters if desired. The controls are mentioned in the instructions.txt, which can also be accessed in-game by pressing H

To control the cursor in the menu, use 'w' and 's' and to change the difficulty in the menu, hover over difficulty and use 'a' and 'd'; note, this only affects the single-player mode

Now the user may select multiplayer or single-player as desired, and the game will be initialised. The game can be controlled using WASD to control the red square and space for selection/deselection. Once a successful selection is made, selecting another square will move the desired piece if the move is legal; else, no move will happen.

The multi jump rule in our game dictates that once a player makes a capture, if any other piece of that player can make a capture, the player is granted another turn.

At any point in time, the user can see the instructions to use several of the available features such as review, undo, etc.

Note- The undo function, while reverses a single move in 2 player mode, will go back to the last player-made move when it comes to single-player.
That is it on how to run and play this game, have fun :)

External Libraries used

rlutil: https://github.com/tapio/rlutil

8x8_checkers's People

Contributors

vanshoe avatar hardikgu23 avatar nachiket-p-patil avatar ishan98 avatar ed-mayank avatar sukhjinder-kumar 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.