All Projects → david-alejandro-reyes-milian → unity3d-super-metroid

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

Licence: other
An open-source Unity3D implementation of the SNES Super Metroid game

Programming Languages

C#
18002 projects
GLSL
2045 projects
smalltalk
420 projects

Projects that are alternatives of or similar to unity3d-super-metroid

Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+18828%)
Mutual labels:  snes
BlueRetro
Multiplayer Bluetooth controllers adapter for retro video game consoles
Stars: ✭ 520 (+1980%)
Mutual labels:  snes
snestracker
Super Nintendo Entertainment System Music Software. Super Famicom Music Software
Stars: ✭ 161 (+544%)
Mutual labels:  snes
spc-player
SNES music player in your browser with original hardware and Arduino.
Stars: ✭ 37 (+48%)
Mutual labels:  snes
6502.Net
A .Net-based Cross-Assembler for Several 8-Bit Microprocessors
Stars: ✭ 44 (+76%)
Mutual labels:  snes
neko
A simple library for SNES programming and development in 65816 assembly
Stars: ✭ 24 (-4%)
Mutual labels:  snes
SnesJs
A SNES emulator, in javascript
Stars: ✭ 28 (+12%)
Mutual labels:  snes
colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (+304%)
Mutual labels:  snes
MushROMs
Super Nintendo game editing libraries and tools
Stars: ✭ 24 (-4%)
Mutual labels:  snes
breeze-emu
SNES emulator written in Rust
Stars: ✭ 40 (+60%)
Mutual labels:  snes
tilemap-studio
A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
Stars: ✭ 247 (+888%)
Mutual labels:  snes
AntSnes
Snes9x emulator port for Symbian
Stars: ✭ 14 (-44%)
Mutual labels:  snes
epicedit
Epic Edit, Track Editor for Super Mario Kart (SNES)
Stars: ✭ 30 (+20%)
Mutual labels:  snes
ebsrc
Source code recreation for the game Earthbound
Stars: ✭ 91 (+264%)
Mutual labels:  snes
MOLE
(On hiatus untill untill further notice) RetroMole Core
Stars: ✭ 20 (-20%)
Mutual labels:  snes
xkas-plus
fork of the xkas (v14) cross assembler
Stars: ✭ 20 (-20%)
Mutual labels:  snes
ness
A work-in-progress SNES emulator written in Rust
Stars: ✭ 31 (+24%)
Mutual labels:  snes
superfeather
SNES game engine in 65816 assembly, focusing on performance, flexibility, convenience
Stars: ✭ 31 (+24%)
Mutual labels:  snes
exhal
Compression and decompression tools for NES, SNES, and Game Boy games by HAL Laboratory
Stars: ✭ 54 (+116%)
Mutual labels:  snes
in xsf
xSF Winamp plugins (2SF, GSF, NCSF, SNSF)
Stars: ✭ 15 (-40%)
Mutual labels:  snes

Unity3D Super Metroid

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

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.

Some demo videos available at my facebook page. JUMIT LABS

Usage

Clone the project.

$ git clone [email protected]:david-alejandro-reyes-milian/unity3d-super-metroid.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 :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].