Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imkunet authored Mar 10, 2024
1 parent b322b56 commit 1a37281
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# dominogod
<p align="center">
<img src="public/favicon.svg" align="center" alt="dominogod" width=250 />
</p>

become god.
<h1 align="center">dominogod</h1>
<p align="center">
<i>It's a practice version of <a href="https://dominofit.isotropic.us/" target="_blank">DominoFit by isotropic.us</a>.</i>
</p>
<h1 align="center">
<a href="https://discord.gg/72svprtqT8"><img src="https://img.shields.io/discord/1213601066642579526?logo=discord&logoColor=%237289da&color=%237289da" alt="Discord" /></a>
<a href="https://dominogod.kunet.dev"><img src="https://img.shields.io/badge/pages-site-blue?logo=cloudflare" alt="Website Link"></a>
</h1>

the 'cord (not on the site rn): https://discord.gg/72svprtqT8
### Technical Notes
- Development only works on Linux and macOS atm (WSL counts, too!)
- Using the Bun package manager
- Requires rust + cargo installed
- Use `bun run boardgen` to compile the WASM stuff (everything *just works*)
- Using SolidJS!

### Acknowledgement
This game was originally created by [macromaniac](https://news.ycombinator.com/item?id=39420966) and can be found [here](https://dominofit.isotropic.us). This game has been allowed to stay up and be open sourced as we have asked the original creator for explicit permission. Thank you macromaniac for being very chill about it and for making DominoFit!

0 comments on commit 1a37281

Please sign in to comment.