Marco Bianchi


Final Project Embedded Programming - Fabsteroids

The project has been completed by recreating a classic of video games such as Asteroids and transforming it into a multiplayer video game for four players, adapting the graphical interface to the player's position.
The game has been compiled into html5 to be compatible with any type of operating system.
The software used to make the game is Unity 3d.


Play FAbsteroids

Commands
  • Player One commands
  • Start: "1"
  • Up: "W"
  • Left: "A"
  • Down: "S"
  • Right: "D"
  • Fire: "Q"
  • Player Two commands
  • Start: "2"
  • Up: "num8"
  • Left: "num4"
  • Down: "num5"
  • Right: "num6"
  • Fire: "num7"
  • Player Three commands
  • Start: "3"
  • Up: "arrow up"
  • Left: "arrow left"
  • Down: "arrow down"
  • Right: "arrow right"
  • Fire: "right ctrl"
  • Player Four commands
  • Start: "4"
  • Up: "I"
  • Left: "J"
  • Down: "K"
  • Right: "L"
  • Fire: "U"