Skip to content

dammafra/overfloor

Repository files navigation

Overfloor

Vite TypeScript React Three.js TailwindCSS Vercel

Try it live here 👉 overfloor.dammafra.dev

Watch the floor tiles, be careful where you stand, outlast your opponents and be the last one standing!

Cover

Technologies Used

Setup

The repository contains two separate projects:

  • client - React application in Typescript
  • server - Colyseus application in Node
# Create client and server .env files
cp client/.env.example client/.env && cp server/.env.example server/.env

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:5173 and localhost:2567 for client and server respectively
npm run dev

# Build for production in the client/dist and server/dist directories
npm run build

Features

TBD

Mobile-Friendly

The game is optimized for mobile devices, providing a smooth and engaging experience on smartphones and tablets. It adapts to smaller screens, ensuring easy interaction and navigation on touch interfaces.

Credits

Check out the credits section in the project for a full list of resources used.

Feedback

If you have any suggestions, feel free to reach out!

License

© 2025 Francesco Dammacco
This project is licensed under the GNU Affero General Public License v3.0.
See the LICENSE file for details.

About

Quick survival multiplayer challenge where floor tiles collapse under your feet. Be careful where you stand, outlast your opponents and be the last one standing!

Topics

Resources

License

Stars

Watchers

Forks

Contributors