This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi, I have created the board game Cascadia in java using javafx for a college assignment. I have implemented everything but the some part of the scoring I can't figure out. https://cascadiagame.github.io this is the link to the game and the instructions. Only the scoring part for habitat tiles is left and I have spent a month trying to figure this out. Could anyone kindly help me. https://github.com/Bhavya2002/test this is the link to the github repo. I have tried to use the array in which the tiles are stored to keep track of the score but the problem is rotation. There is an option to rotate a tile before placing it and that messes up the scoring for me. I can't figure out how to keep track of the rotation of the tile also.
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/javahelp/co...