abraaobarros / project-mmo-gama

Home Page:project-mmo-gama.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projeto-mmo-gama

Energy shoot takes energy energy recovers through time

spells have diferents ranges and spread effects

spells bounce on walls of the shooting player

You can find shields to protect from others players

  • right click to defence
  • left click to shoot the spell

Every player has a life the start is near some other players and you have 3 seconds without infinity world with multiplayer.

first version:

1 circle, multiplayer and line shoot front: phaser backend: rust

front:

  • render(position) -> players, lookangles, projectiles

backend:

  • connect(player);
  • move(keys);
  • shoot(theta);

Running the Server

cd server/
cargo run 0.0.0.0:90001

About

project-mmo-gama.vercel.app


Languages

Language:Rust 56.9%Language:JavaScript 33.1%Language:HTML 9.2%Language:SCSS 0.7%