Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-08T01:24:56.000Z (about 2 months ago)
- Last Synced: 2024-11-08T02:25:39.501Z (about 2 months ago)
- Topics: java, kotlin, python, scala, score, scores, varargs
- Language: Java
- Homepage:
- Size: 32.2 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.