Skip to content

An open-source Unity3D implementation of the SNES Super Metroid game, one of my favorite games, multiplayer mode included.

Notifications You must be signed in to change notification settings

david-alejandro-reyes-milian/unity3d-super-metroid-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity3D Super Metroid Multiplayer

Unity3D Super Metroid Multiplayer is an open-source Unity3D implementation of the SNES Super Metroid game, one of my favorite games, multiplayer mode included.

Status

The project contains a fully functional scene, the first scene in the game. All movements of Samus are implemented, sounds included. Sprites used were carefully extracted from the original game and from some assets shared in the community.

Multiplayer mode implemented using UNET. Multiplayer mode allows to connect at least 10 users to the game, also a chat is provided inside the scene.

Some demo videos available at my facebook page. JUMIT LABS

In game controls

WASD: Movement Mouse left click: Fire Mouse right click: Turbo fire Space: Jump Enter: Toggle chat mode Left shift: Weapon change

Try it

Clone the project.

$ git clone git@github.com:david-alejandro-reyes-milian/unity3d-super-metroid-multiplayer.git

Run it with Unity3D-v-5.4.0.f3

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

The community for the assets. And me for the work :)

About

An open-source Unity3D implementation of the SNES Super Metroid game, one of my favorite games, multiplayer mode included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages