diff --git a/README.md b/README.md new file mode 100644 index 0000000..4fcb37a --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ + +
+
+ + + Logo + + + ### Screeps + + + Screeps Code + + + [![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/screeps/tags&query=$[0].name)](https://git.zakscode.com/ztimson/screeps/tags) + [![Pull Requests](https://img.shields.io/badge/dynamic/json.svg?label=Pull%20Requests&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/screeps&query=open_pr_counter)](https://git.zakscode.com/ztimson/screeps/pulls) + [![Issues](https://img.shields.io/badge/dynamic/json.svg?label=Issues&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/screeps&query=open_issues_count)](https://git.zakscode.com/ztimson/screeps/issues) + + + + --- +
+ Release Notes + • Report a Bug + • Request a Feature +
+ + --- +
+ +## Table of Contents +- [Screeps](#top) + - [About](#about) + - [Built With](#built-with) + - [License](#license) + +## About + +[Screeps](https://screeps.com) is an MMO videgame based around coding. Using an API you have to program "screeps", workers in a 2d world, to build & manage a base. On top of gathering resources & building, the game is multiplayer so you have to deffend your base from other players & write scripts to attack others to secure more resources. + +For more inforation checkout https://screeps.com + +### Built with +[![JavaScript](https://img.shields.io/badge/JavaScript-000000?style=for-the-badge&logo=javascript)](https://javascript.com/) + +## License +Copyright © 2023 Zakary Timson | Available under MIT Licensing + +See the [license](./LICENSE) for more information.