Skip to content

A simple little game developed with socket.io where players can create their matches and interact with each other

Notifications You must be signed in to change notification settings

igorulian/sillygame

Repository files navigation

Sillygame

A silly multiplayer game.

💻 About the project

A simple little game developed with socket.io where players can create their matches and interact with each other


🎨 Layout


🚀 How to run the project

This project is divided into two parts:

  1. Backend
  2. Mobile

💡 The app needs the Backend to be running in order to function.

🧪 Requirement

Before starting, you will need to have nodejs installed on your machine: Git Node.js.

🎲 Running Backend (server)

The project backend is in another repository: Backend repository

🧭 Running mobile aplication

# Install the dependencies
$ npm install (or yarn)

# Run the mobile aplication
$ npx expo start

# (to run the mobile aplication you must have installed an android
# or ios virtual machine or a smartphone with expo-go installed)

🛠 Technologies


Made with ❤️ by Igor Ulian

About

A simple little game developed with socket.io where players can create their matches and interact with each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published