Skip to content

Ruchita1010/homeward-bound

Repository files navigation

Homeward Bound

Homeward Bound is a game about Time, Kindness and Home (^^)
Embark on an journey filled with the essence of time, the power of kindness, and the longing for home.

Pink forest featuring the player character along with the game title

Demo

( ̄︶ ̄)↗ Explore the game in action here

Built With

  • React Three Fiber
  • Drei
  • Vanilla Js
  • HTML and CSS

Getting Started

To set up the game on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/Ruchita1010/homeward-bound.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev
  4. Open the application in your browser: http://localhost:5173

Roadmap

  • Add sound effects and background music.
  • Implement Up/Down movement for player.
  • Introduce an indicator to display the powers gained by the player.
  • Use a progress indicator to visually represent the passing of time in the game.
  • Replace the player model 'Mew' with another unique 3D model.
  • Replace the 'Treehouses' model with another model. ( The Treehouses model is itself quite complex and has many polygons. And it's repeated usage is just a lot of load for rendering. Looking for different a model )
  • Expand the game's universe by adding more worlds.

License

Homeward Bound is MIT licensed.