https://github.com/jorger/untrusted-waters
๐ Untrusted Waters - game developed for the React JAM 2025
https://github.com/jorger/untrusted-waters
games react reactjam
Last synced: 7 months ago
JSON representation
๐ Untrusted Waters - game developed for the React JAM 2025
- Host: GitHub
- URL: https://github.com/jorger/untrusted-waters
- Owner: Jorger
- Created: 2025-05-23T21:39:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-23T23:05:57.000Z (8 months ago)
- Last Synced: 2025-05-23T23:30:22.999Z (8 months ago)
- Topics: games, react, reactjam
- Language: TypeScript
- Homepage: https://app.rune.ai/dev-ULreHsEw
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Untrusted Waters
https://github.com/user-attachments/assets/f493c567-c82f-4f2c-9712-b9babf225312
Untrusted Waters is a game created for the [React Jam 2025](https://reactjam.com/), where the goal is to make a game in just 10 days. The theme of this edition is **"Trust No One!"**
This game is inspired by the classic game [Battleship](https://en.wikipedia.org/wiki/Battleship_(game)),
# ๐ Real-Time Multiplayer with Rune
This game is powered by [Rune](https://developers.rune.ai/), a powerful multiplayer game SDK. Rune makes it easy to play games with your friends in real time, without needing servers or complex setup.
Rune handles matchmaking, multiplayer logic, and state sync, all in real time.
Learn more about Rune here: https://developers.rune.ai/
# ๐ฎ How to Play
Untrusted Waters is a turn-based strategy game where two players try to sink each other's ships. Each player places their ships on a hidden grid, then takes turns trying to guess where the opponentโs ships are located.
# ๐งพ Game Rules
* ๐ฒ Each player has 5 ships to place on their grid.
* ๐ฏ You take turns selecting tiles on the enemy grid to attack.
* ๐ฅ If you hit a ship, youโll see feedback.
* ๐ The first player to sink all enemy ships wins.
# ๐ฑ Play the Game
You can try the game here on the Rune Simulator:
๐ Play on Rune Simulator: https://app.rune.ai/dev-ULreHsEw
Or download the Rune app and search for "Untrusted Waters":
* ๐ฒ [App Store](https://apps.apple.com/us/app/rune-play-talk-hang-out/id1450358364)
* ๐ฒ [Google Play Store](https://play.google.com/store/apps/details?id=ai.rune.tincan&pli=1)
# ๐ ๏ธ Run the Project
To start working with Untrusted Waters locally:
## โถ๏ธ Start the development server
```
npm run dev
```
This will launch the game in development mode.
## ๐ฆ Build for production
```
npm run build
```
This command creates a production-ready build of the game.
## ๐งฐ Project Setup
This project was created using the official Rune CLI:
```
npx rune@latest create
```
Learn more about the CLI here: [https://developers.rune.ai/](https://developers.rune.ai/docs/quick-start)
# ๐จ๐ปโ๐ป Autor.
**Jorge Rubiano**
* https://bio.link/jorgerub