-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1 @@ | ||
<br/> | ||
<p align="center"> | ||
<a href="https://github.com/TheArchangelWarrior/Valaria"> | ||
<img src="images/logo.png" alt="Logo" width="80" height="80"> | ||
</a> | ||
|
||
<h3 align="center">Valaria</h3> | ||
|
||
<p align="center"> | ||
2D Topdown Unity RPG Game. | ||
<br/> | ||
<br/> | ||
<a href="https://github.com/TheArchangelWarrior/Valaria/issues">Request Feature</a> | ||
</p> | ||
</p> | ||
|
||
![Downloads](https://img.shields.io/github/downloads/TheArchangelWarrior/Valaria/total) ![Contributors](https://img.shields.io/github/contributors/TheArchangelWarrior/Valaria?color=dark-green) ![Issues](https://img.shields.io/github/issues/TheArchangelWarrior/Valaria) ![License](https://img.shields.io/github/license/TheArchangelWarrior/Valaria) | ||
|
||
## Table Of Contents | ||
|
||
* [About the Project](#about-the-project) | ||
* [Built With](#built-with) | ||
* [Usage](#usage) | ||
* [Contributing](#contributing) | ||
* [License](#license) | ||
* [Authors](#authors) | ||
|
||
## About The Project | ||
|
||
![VALARIA TITLE](https://github.com/TheArchangelWarrior/VALARIA/assets/143033010/b21141d2-81d1-40f4-90fd-bb7028b6673c) | ||
|
||
|
||
I’ve always wanted to make a game that others would enjoy playing. Inspired by older console games like Zelda and Pokemon, I have started the creation of my own, Valaria! This Fantasy RPG set in a mediaval world where magic and swordsmanship are an everyday skill. You the player, has to fight through monsters and upgrade your gear to progress. | ||
|
||
Happy adventuring! | ||
|
||
## Built With | ||
|
||
This project is being developed on Unity 2D. | ||
|
||
## Usage | ||
|
||
Our team is doing their best to get a working demo in the future. Until then, please wait patiently. | ||
|
||
## Contributing | ||
|
||
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. | ||
* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/TheArchangelWarrior/Valaria/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes. | ||
* Please make sure you check your spelling and grammar. | ||
* Create individual PR for each suggestion. | ||
* Please also read through the [Code Of Conduct](https://github.com/TheArchangelWarrior/Valaria/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well. | ||
|
||
## License | ||
|
||
Distributed under the MIT License. See [LICENSE](https://github.com/TheArchangelWarrior/Valaria/blob/main/LICENSE.md) for more information. | ||
|
||
## Authors | ||
|
||
* **Angel Bitsov** - *Comp Sci Student at JHHS* - [Angel Bitsov](https://github.com/TheArchangelWarrior/) - *Code & Art* | ||
* **Matthew D.** - *Cybersecurty and Comp Sci Student at JHHS* - [Matthew D.](https://github.com/Resident-Fortress/) - *Repo Maintainer* | ||
Project is being migratted to Godot 4. |