Skip to content

Welcome to the 2D Metaverse project! This application allows users to explore a virtual 2D world, interact with various elements, and experience a simplified metaverse environment.

Notifications You must be signed in to change notification settings

NevilPatel01/metaverse-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D Metaverse Project

Welcome to the 2D Metaverse project! This application allows users to explore a virtual 2D world, interact with various elements, and experience a simplified metaverse environment.

Features

  • 2D World Exploration: Navigate through a virtual 2D environment.
  • Interactive Elements: Engage with various objects within the metaverse.
  • User Avatars: Customize and control your own avatar.
  • Multiplayer Support: Interact with other users in real-time.

Getting Started

Follow these instructions to set up and run the project on your local machine.

Prerequisites

Ensure you have the following installed:

  • Node.js (v14.x or later)
  • npm (v6.x or later)
  • React Native CLI

Installation

  1. Clone the Repository:
git clone https://github.com/NevilPatel01/metaverse-2d

Navigate to project folder

cd metaverse

  1. Install Dependencies: npm install

Running the Application

  1. Start the Metro Bundler: npm start

  2. Run on Android: npm run android

  3. Run on iOS: npm run ios

Note: For iOS, ensure you have Xcode installed and properly configured.

Project Structure

  • src/: Contains the source code for the application.
  • components/: Reusable UI components.
  • screens/: Application screens.
  • assets/: Images, icons, and other static assets.
  • navigation/: Navigation configuration.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

About

Welcome to the 2D Metaverse project! This application allows users to explore a virtual 2D world, interact with various elements, and experience a simplified metaverse environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published