/rose-remake

A Phaser3 Remake of Coolio Niato's 2006 Newgrounds game - Rose -

Primary LanguageTypeScript

CI pages-build-deployment

🌹 - Rose - 🌹

Rose is an abstract music based game that keeps you going and feeling the beat! It's built using web specific tooling centered around an awesome development experience that's fast and lightweight.

Play it now at christopher-hsieh.github.io/rose-remake!

Tech Stack

Game Engine Framework: Phaser3

Tooling: TypeScript, Rollup, Vite

CI/CD: Github Actions, gh-pages

Available Commands

Command Description
yarn install Install project dependencies
yarn dev Builds project and open web server, watching for changes
yarn build Builds code bundle with production settings
yarn serve Run a web server to serve built code bundle

Acknowledgements

Roadmap

  • Leaderboards
  • Infinite Loop
  • Better graphics for player object
  • Better Start Game end Game graphics

Changelog

v1.2

  • Particle anims for player

v1.1

  • Player tint set on click
  • click to restart
  • Fonts and move text
  • favicon
  • intro song

v1.0

  • Refactor. Also, less objects, but they're faster.
  • Make spawning more dynamic.
  • Restart button, added game over scene to control it.
  • Volume reduced.
  • Mouse control through pointerlock!