https://github.com/lulunac27a/varargs-score
Get total score based on varargs in Python, Java, Scala and Kotlin
https://github.com/lulunac27a/varargs-score
java kotlin python scala score scores varargs
Last synced: 3 months ago
JSON representation
Get total score based on varargs in Python, Java, Scala and Kotlin
- Host: GitHub
- URL: https://github.com/lulunac27a/varargs-score
- Owner: lulunac27a
- Created: 2023-09-29T02:27:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-30T20:50:59.000Z (about 1 year ago)
- Last Synced: 2025-07-13T10:49:00.760Z (12 months ago)
- Topics: java, kotlin, python, scala, score, scores, varargs
- Language: Java
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Total Score using varargs (Multiple Number of Arguments Allowed)
This project is to calculate the total score based on the number of values entered and the game modes including total score that increases the multiplier by 1 and another one that increases the multiplier exponentially.