Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

This sugestion to code.  Firstly, split story into different files, so you could easiely change stuff. Secondly, you can put the defaults to a different file, also I can give code that I've made to make faster additions of flags. Thirdly you can change `if statements` to match case, here example:

match timetaken: 
    case 0:  $currenttime = "6:30AM"
    etc.

(+1)

Oh and also I liked your game<3

That kind of thing would have been nice to know before I'd made everything, but it is what it is. If and when I get back to working on this, I'll try that. 

(2 edits) (+1)

Oh trust me as a programmer you always try to find the way to make code better and better. THIS WILL NEVER STOPS. Just in case you can find me in the FNIA Studio server