master-tim / Fox-in-Open-Space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fox in Open Space

This project is a simple game that allows the player to control a fox in an open space environment using the WASD keys. The fox can move by running and walking, and the player can explore the environment at their own pace.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

  1. Clone or download the repository to your local machine
  2. Run npm install in the root of the project directory to install the dependencies
  3. Run npm run dev
  4. The project will automatically open in your default web browser at http://localhost:3000

Running the Game

  1. Use the WASD keys to move the fox
  2. Explore the open space environment
  3. Have fun!

Built With

  • React
  • JavaScript
  • HTML
  • CSS

Author

Acknowledgments

  • Thanks to Three.js journey course & React-three fiber

About


Languages

Language:JavaScript 90.9%Language:CSS 5.1%Language:HTML 4.0%