30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# VCGJ 2025
|
|
`Theme: Hold It!`
|
|
|
|
# Extremely Intense Mathematics
|
|
A simple math game where you have to compete against three other little guys. Be the last player standing to win.
|
|
|
|
The four players take turn holding what is known as the "rule enforcement device"
|
|
|
|
The initial time set on the rule enforcement device before it "enforces the rules" decreases each time a question is answered correctly.
|
|
|
|
Each time a question is answered correctly, the device is handed to the next player and the device has the time reset.
|
|
|
|
The three other players have their own strengths:
|
|
|
|
- Green: Good at subtraction
|
|
- Red: Good at multiplication
|
|
- Blue: Good at addition
|
|
|
|
# Usage
|
|
|
|
Everything I have made in this project is CC0 and should be considered public domain. All outside resources are also CC0 with the exception of:
|
|
|
|
```
|
|
https://code.lexza.ch/Lexzach/extremely-intense-mathematics/src/branch/main/godot/assets/sounds/scream_0.wav
|
|
https://code.lexza.ch/Lexzach/extremely-intense-mathematics/src/branch/main/godot/assets/sounds/scream_1.wav
|
|
https://code.lexza.ch/Lexzach/extremely-intense-mathematics/src/branch/main/godot/assets/fonts/18938.ttf
|
|
https://code.lexza.ch/Lexzach/extremely-intense-mathematics/src/branch/main/godot/assets/fonts/autobahn.ttf
|
|
https://code.lexza.ch/Lexzach/extremely-intense-mathematics/src/branch/main/godot/assets/fonts/LCD14.otf
|
|
```
|