Skip to content

Commit f9b0133

Browse files
committed
📄 | added community standards
1 parent c241fa7 commit f9b0133

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# MIT License
2+
3+
Copyright (c) 2024 Ananthan R, Mobin M, Sachin V S, Vinesh T K
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# GRIMOIRE: WIZARD WARS
2+
3+
A Web3-first, decentralized, multi-platform, multi-blockchain powered PvP game build for Xinnovate Kerala 2024.
4+
5+
## 🛠 Built With
6+
7+
[![Godot Engine Badge](https://img.shields.io/badge/Godot%20Engine-478CBF?logo=godotengine&logoColor=fff&style=for-the-badge)](https://godotengine.org/)
8+
[![Ethereum Badge](https://img.shields.io/badge/Ethereum-3C3C3D?logo=ethereum&logoColor=fff&style=for-the-badge)](https://ethereum.org/en/)
9+
[![Stellar Badge](https://img.shields.io/badge/Stellar-7D00FF?logo=stellar&logoColor=fff&style=for-the-badge)](https://stellar.org/)
10+
[![Rust Badge](https://img.shields.io/badge/Rust-000?logo=rust&logoColor=fff&style=for-the-badge)](https://www.rust-lang.org/)
11+
[![Solidity Badge](https://img.shields.io/badge/Solidity-363636?logo=solidity&logoColor=fff&style=for-the-badge)](https://soliditylang.org/)
12+
[![Go Badge](https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=fff&style=for-the-badge)](https://go.dev/)
13+
[![Gin Badge](https://img.shields.io/badge/Gin-008ECF?logo=gin&logoColor=fff&style=for-the-badge)](https://gin-gonic.com/)
14+
[![PostgreSQL Badge](https://img.shields.io/badge/PostgreSQL-4169E1?logo=postgresql&logoColor=fff&style=for-the-badge)](https://www.postgresql.org/)
15+
[![Docker Badge](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff&style=for-the-badge)](https://www.docker.com/)
16+
17+
## 📢 About
18+
19+
Wizard Wars is a revolutionary blockchain-powered game that leverages the power of Web3 to create a truly decentralized gaming experience. Each character in the game is represented as a unique NFT, giving players true ownership of their in-game assets. The peer-to-peer nature of the game eliminates the need for traditional server hosting, allowing friends to host games and play without relying on centralized servers. This decentralized approach not only enhances security but also ensures that the game remains accessible and resilient. By storing data on both the Stellar and Ethereum blockchains, Wizard Wars combines the strengths of two leading blockchain networks to provide unmatched security and transparency. Players benefit from a more secure, fair, and transparent gaming environment, with verifiable ownership of their assets, the ability to trade or sell characters in a decentralized marketplace, and the potential for interoperability with other blockchain-based games. This player-centric model empowers gamers, fostering a dynamic and robust in-game economy that is driven by the community.
20+
21+
## 📜 License
22+
23+
Click [here](./LICENSE.md).
24+
25+
## 🎗️ Contributing
26+
27+
Click [here](./CONTRIBUTING.md).
28+
29+
## ⚖️ Code of Conduct
30+
31+
Click [here](./CODE_OF_CONDUCT.md).
32+

0 commit comments

Comments
 (0)