basicscorecalculator - eisclimber/ExPresS-XR GitHub Wiki

BasicScoreCalculator

Class in ExPresSXR.Minigames.TileGame

Inherits from ScoreCalculator

Summary

A configurable implementation of a scoring logic. An in depth description can be found in the Readme placed alongside the TileGame Prefabs.

public class BasicScoreCalculator : ScoreCalculator

Enums

Name Description
CountType What is counted when calculating the score.
ScoreAccumulation How the scores of adjacent areas are accumulated on the placed tile.

Methods

Name Description
CalculateScore(PlacementData) Calculates the score based on the PlacementData.
⚠️ **GitHub.com Fallback** ⚠️