- // if the player’s health is less than zero, then the game ends
- If (health < 0) {
- game_end();
- }
Author: Not specified | Language: text |
Description: Not specified | Timestamp: 2017-10-03 12:13:25 +0000 |
View raw paste | Reply |
View raw paste | Reply |
Author: Not specified | Language: text |
Description: Not specified | Timestamp: 2017-10-03 12:13:25 +0000 |
View raw paste | Reply |
View raw paste | Reply |