Skip to content

Commit

Permalink
Bump version for new release
Browse files Browse the repository at this point in the history
New in this version:
- Gameplay
  score adjustments: a game runs from 7am to midnight as the highest score
  gameplay economy: tweaked points and health loss per enemy
  improved enemy spawning so they don't spawn off-screen or on top of the character
  improved enemy behaviour
  tweaks to hit boxes
- Visual improvements
  added animations for snoring, cat sitting and walking
  added enemy dead reactions and cat screaming
  added punch animation and other animation polish
  light bubbles render prettier and pop when they hit the character
  game over overlay fades to the light-filled version and shows bigger score
  added animated and improved title card
  resized UI for better readability
- Sound
  changed FX to support gameplay and changes to enemy behaviour
- Fixed some glitches with the arm controls
  • Loading branch information
britalmeida committed Jan 1, 2024
1 parent e413664 commit e91963c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/pdxinfo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name=Snooze or Lose
author=Team Snooze
description=Wakey wakey
bundleID=com.playjam.projectsnooze
version=1.0.0
buildNumber=3
version=1.1.0
buildNumber=4
imagePath=images/launcher

0 comments on commit e91963c

Please sign in to comment.