Skip to content

Jorger/untrusted-waters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŠ Untrusted Waters

Screen.Recording.2025-05-23.at.5.45.06.PM.mp4

Untrusted Waters is a game created for the React Jam 2025, 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,

๐Ÿ”„ Real-Time Multiplayer with Rune

This game is powered by Rune, 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":

๐Ÿ› ๏ธ 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/

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Autor.

Jorge Rubiano

About

๐ŸŒŠ Untrusted Waters - game developed for the React JAM 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors