Taco Tuesday – Journal Entries

Progress

This week I added the functionality for the journal feature. In the bottom left of the main game screen, a button was added to access the journal.

Update5Game.png
Main game screen with journal button

Once the journal button is clicked, the player is brought to the journal screen. The journal will add a new entry whenever the player reaches a milestone in the total number of tacos eaten. Currently the entries are placeholders for future journal entries from the game’s protagonist. There is a taco button in the bottom left to bring the player back to the game. There are arrows on the bottom of the screen to navigate through the journal entries when multiple entries are unlocked.

This slideshow requires JavaScript.

When the player reaches a new milestone in the total number of tacos eaten, an exclamation mark will appear next to the journal.

Update5JournalNotification.png
Journal notification showing above journal button

In addition to the journal, a few of the shop’s values were tweaked.

Leave a comment