Skip to content

Commit

Permalink
docs(readme): display logo and status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored May 18, 2024
1 parent 71eb5f2 commit 1be2c57
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<p align="center">
<img src="https://github.com/remarkablegames/water-pipe/blob/master/public/logo.png" alt="Water Pipe">
</p>

# Water Pipe

![release](https://img.shields.io/github/v/release/remarkablegames/water-pipe)
[![build](https://github.com/remarkablegames/water-pipe/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablegames/water-pipe/actions/workflows/build.yml)

🚰 Water Pipe is a casual puzzle game.

The game was made for [Pixel Game Jam 2024](https://itch.io/jam/-pixel-game-jam-2024), which the theme was `AQUA`. See [Replit](https://replit.com/@remarkablemark/Water-Pipe) prototype.
Expand Down

0 comments on commit 1be2c57

Please sign in to comment.