Carno Run
  • Gameplay and features
    • Overview
    • Core Gameplay
  • Pre-production
    • Inspiration and Concept
    • Greyboxing
  • production
    • Asset Creation
      • Player Character
      • Environment
    • Animation
    • Technical Design
      • Camera Set-up
      • Player Controls
      • Animation
      • Collision with Obstacles
      • Level Spawning
    • Game Mechanics
      • Score System
      • Difficulty Scaling
    • Level Design
    • Sound
  • post-production
    • Reflection
Powered by GitBook
On this page
  1. production
  2. Game Mechanics

Score System

The score system follows a linear system, and increases by 1 point every quarter second. The longer the player stays in the game, the higher score they will get.

A highscore is recorded and saved locally, so there is an element of objective score-to-beat to keep players engaged.

PreviousGame MechanicsNextDifficulty Scaling

Last updated 2 years ago