Git Product home page Git Product logo

mk-wiki's Introduction

Mortal Kombat Wiki

  • A Mortal Kombat Character Wiki made with a glassmorphism user interface, with HTML5, CSS3 and JS.
  • You can See it live here.

Notice

This is wiki is not in anyway affliated with any Developer entertainments of Mortal Kombat.
To experience the best performence, use Chrome, Brave or any other web browser instead Firefox.

Characters and Progress

  • Rayden
  • Shao Khan
  • Shang Tsung
  • Scorpion
  • Sub Zero
  • Kung Lao
  • Liu kang
  • Jax Briggs
  • Johnny cage
  • Sonya blade
  • Kitana
  • Mileena
  • Rain
  • Reptile
  • Ermac
  • Noob Saibot
  • Cyrax
  • Sektor
  • Smoke
  • Kotal Kahn
  • Baraka
  • Sindel
  • Nightwolf
  • Goro
  • Jade
  • Kabal
  • Kano
  • Cassie Cage
  • Jacqui briggs
  • Kenshi
  • Takeda

If you have played any season of Mortal Kombat and want to suggest another character to this wiki, suggest them here.

Gallery

Home page Character page
mk-home mk-character

Can I Contribute?

  • Of course you can. I am searching for new collaboraters to cover all the characters in this wiki. to contribute, just open a PR after making your changes. Thank you! Happy Coding!

Contributing steps

  • Fork this repo
  • Add the <character-name>.html file to the characters directory
  • Copy the skeleton code from ./characters/skeleton/skeleton.html
  • Edit with the specified character informations
  • Add the character to the index.html using the skeleton code below
<div class="container__card">
    <div class="container__card--content">
      <h2>Insert the number here</h2>
      <h3>Insert name here</h3>
      <p>Insert some sentences from the character wiki page here</p>
      <a href="./characters/<character-name>.html">Read More</a>
    </div>
  </div>  
  • Change the character list and mark it as done in the README.md
  • Open a PR
  • Yay! You contributed to this project

Contributors

Known Issues

  • Blur not working in Firefox browser.
Solution:
  1. Open about:config in your firefox browser.
  2. Search for layout.css.backdrop-filter.enabled and set it to true.

License

โš–๏ธ MIT License

Support this project

  • To support this amazing project, leave a star please. Give feedbacks in the discussions. Thank you!
"Please leave a star! ".repeat(2)
"Happy Coding! ".repeat(1)

mk-wiki's People

Contributors

rededge967 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.