diff --git a/COMMUNITY.md b/COMMUNITY.md index 9d5b2550..18ca5fe5 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -10,16 +10,18 @@ the community and connect with others. which specifically governs those contributing to the project on GitHub, but by extension the whole community. - The `#swarm` channel on the [Libera.Chat](https://libera.chat/) IRC - network is open to all. At the moment it's primarily used to - discuss development, but you're welcome to use it to discuss - anything Swarm-related (*e.g.* asking for help, showing off your cool - programming exploits, *etc.*). + network is open to all. If you don't already have a preferred IRC + client, you can easily [connect via this web + client](https://web.libera.chat/?channels=#swarm). At the moment, + the channel is primarily used to discuss development, but you're + welcome to use it to discuss anything Swarm-related (*e.g.* asking + for help, showing off your cool programming exploits, *etc.*). - Feel free to make use of the [Swarm wiki](https://github.com/swarm-game/swarm/wiki) on Github as a place to collaborate, discuss strategy, post cool robot programs, create documentation, or whatever. - We are open to other community-building tools and spaces, depending - on the desires of people in the community, and especially as the + on the desires of people in the community, especially as the community grows. For example, GitHub and IRC might be fine while there are just a few people hacking on it, but eventually people are going to want a place to post their cool screenshots, get help diff --git a/README.md b/README.md index 7eb821b9..4cdd2ad0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ Swarm ===== -[![Build Status](https://github.com/swarm-game/swarm/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/swarm-game/swarm/actions) -[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) -![GitHub Contributors](https://contrib.rocks/image?repo=swarm-game/swarm) +[![Build Status][build-status]][actions] +[![Contributor Covenant][badge-covenant]](CODE_OF_CONDUCT.md) +[![ircchat][badge-ircchat]][ircchat] +![GitHub Contributors][contribs] + +[build-status]: https://github.com/swarm-game/swarm/actions/workflows/haskell-ci.yml/badge.svg +[actions]: https://github.com/swarm-game/swarm/actions +[badge-covenant]: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg +[badge-ircchat]: https://img.shields.io/badge/chat-on%20libera-brightgreen.svg +[ircchat]: https://web.libera.chat/?channels=#swarm +[contribs]: https://contrib.rocks/image?repo=swarm-game/swarm Swarm is a 2D programming and resource gathering game. Program your robots to explore the world and collect resources, which in turn