Skip to content

Sparsh0212/Qwirkle

Repository files navigation

Sparsh Gupta

This project contains the individual enhancement for Milestone 3

Minor Enhancements

  1. Color Codes
  2. Help Function
  3. Invalid Inputs

Major Enhancements

  1. 3-4 Player Game

To launch the program type do the following things on terminal

  1. run command "make clean"
  2. rum command "make qwirkle"
  3. run command "./qwirkle"

Note -

  1. Don't include (" ") while running the commands
  2. Program will execute after running the command 3)

Note -

  1. Each Player will have certain number of tiles in his hand and can pick any tile from his hand "tilename" and place it on any location (example - "S2" ("locationname") ) on the board. Example- place
  2. If someone requires any help during the game run command "help" and it will duisplay set of commands a player can use.
  3. One tile is already placed on the board
  4. Player can place a tile next to a tile in any direction (top, left, right, bottom) initially given that it contains same Alphabet or same Number, after that player can place anywhere satisfying the directions with respect to tiles present on the board. Screenshot 2022-09-05 at 7 47 28 AM
  5. If placed at any other random direction/position you need to place your move again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published