Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maadhav/web3games.space

Web3Games.space is a platform/space which allows web2/web3 game developers to deploy and publish their browser based games on the Polygon blockchain. It leverages the IPFS technology to host the games efficiently for the users.
https://github.com/maadhav/web3games.space

covalent-api ipfs polygon

Last synced: 2 days ago
JSON representation

Web3Games.space is a platform/space which allows web2/web3 game developers to deploy and publish their browser based games on the Polygon blockchain. It leverages the IPFS technology to host the games efficiently for the users.

Awesome Lists containing this project

README

        

![Logo](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ouq57e88bnunyfjume58.png)

# Web3Games.space

> Web3Games.space is a platform/space which allows web2/web3 game developers to deploy and publish their Browser based games on the Polygon blockchain. It leverages the IPFS technology to host the games efficiently for the users.
## Features

- IPFS hosting for games
- Any type of web based game is supported(Unity, Unreal, Godot, etc)
- Gif Preview of all the games on hover.
- On-chain marketplace deployment system
- View all of the latest games (Using the Covalant API)
- Login with Metamask, WalletConnect and Coinbase Wallet
- Simple and user-friendly user interface

## Demo

Live Website (https://web3gamesspace.netlify.app)

Youtube Video Demo

[![Youtube Video](https://img.youtube.com/vi/lDsqZ17JIBc/0.jpg)](https://youtu.be/lDsqZ17JIBc)

## Tech Stack

**Client:** Next.JS, web3.js, web3modal, bootstrap

**Server:** Truffle, IPFS, Covalant API, Valis Hosting, HyperDapp Integration
## Roadmap

- [x] Allow WebGL Games
- [x] IPFS storage & Hosting
- [ ] Allow users to save games in their collection
- [ ] Security Enhancements in the Smart Contract
- [ ] Cross Chain Support
- [ ] Friends & Chat implementation

## Run Locally

Clone the project

```bash
git clone https://github.com/Maadhav/web3Games.space
```

Go to the project directory

```bash
cd web3Games.space
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch
```sh
git checkout -b feature/AmazingFeature
```
3. Commit your Changes
```sh
git commit -m 'Add some AmazingFeature'
```
4. Push to the Branch
```sh
git push origin feature/AmazingFeature
```
6. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE.md` for more information.

## Feedback & Contact

If you have any feedback or contact, please reach out to us at [email protected]

## Authors

- [@Maadhav](https://www.github.com/Maadhav)