Skip to content

lvlup game for Matze

Notifications You must be signed in to change notification settings

JonasReich/lvlup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lvlup

lvlup game for Matze

Modify xpSteps.json in lvlup_Data/Resources/ to change the distribution of XP/levels.

{
  "levelSteps": [
    {
      "xp": 0,
      "imageName": "lvl01_green.png"
    },
    {
      "xp": 5,
      "imageName": "lvl02_blue.png"
    },
    ...
  ]
}

This file also references the corresponding images (which are stored in Resources as well):

You can download a build of the project on the release page.

About

lvlup game for Matze

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages