FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
zalwangojalia
zalwangojaliaGame
Public
Like
Game
Home
Code
4
backend
3
frontend
3
shared
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://zalwangojalia--3317cfec3fb811f08f0c76b3cceeab13.web.val.run
README.md

Hide and Sick Game

A multiplayer game for 4 players where players take turns being "sick" (the seeker) while others hide. Points are awarded for successful hiding and seeking.

Game Rules

  • 4 players take turns being the "sick" player (seeker)
  • Other 3 players are "hiders"
  • Hiders get points for staying hidden
  • Seeker gets points for finding hiders
  • Game tracks scores and awards rewards based on performance

Project Structure

├── frontend/
│   ├── index.html          # Main game interface
│   ├── index.tsx           # React game logic
│   └── style.css           # Game styling
├── backend/
│   ├── index.ts            # API server
│   └── database/
│       ├── migrations.ts   # Database setup
│       └── queries.ts      # Game data queries
└── shared/
    └── types.ts            # Shared game types

Features

  • Real-time score tracking
  • Player management
  • Reward system based on performance
  • Game session management
  • Responsive design

Getting Started

The game runs as an HTTP val. Players can join, play rounds, and track their progress through the web interface.

HTTP
  • index.ts
    zalwangojalia--33…13.web.val.run
Code
backendfrontendsharedREADME.md
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.