Giter Club home page Giter Club logo

spooktacular's Introduction

Spooktacular! ๐ŸŽƒ

2021 Hactoberfest Repository

It's that time of year again! Welcome to my 2021 Hacktoberfest Repository.

How to Participate

This year we'll be creating monsters. JSON monsters! Fork this repository and make a pull request for each of your monsters.

โญ Star This Repository! โญ

  1. Register your GitHub account with the Hacktoberfest event:
  2. Fork this Repository.
  3. Create a new JSON file named after your monster.
    • Example: frankenstein.json
  4. Write valid JSON describing your monster, and then verify it here: (https://jsonlint.com/)
  5. Commit your changes.
  6. Open a pull request to merge your monster with my repository.
  7. Repeat for three more monsters.

Please make names in snake_case.

Use this format for JSON monsters to be valid:

{
  "name": "",
  "stats": {
    "hp": 0,
    "ac": 0,
    "speed": 0
  },
  "abilities": {
    "strength": 0,
    "dexterity": 0,
    "constitution": 0,
    "intelligence": 0,
    "wisdom": 0,
    "charisma": 0
  },
  "attack": {
    "name": "",
    "damage": 0
  },
  "special": {
      "name": "",
      "description": "",
      "effect": ""
  }
}

Happy Hacking!

spooktacular's People

Contributors

abhaygupta08 avatar almr1209 avatar asotronot avatar deepaberi-code avatar dhirajberi avatar fantasy-17 avatar gabepng avatar indrashismitra avatar jackrichard889 avatar jasonesmin avatar jeffhow avatar jek9000 avatar justaman045 avatar mohammedarts avatar nyctonio avatar oof71 avatar rishabhrathore055 avatar sandrawebdev avatar sayanmaiti2 avatar smurphytech avatar stockton617 avatar student147806 avatar sussybaka2002 avatar ultrachris64 avatar vinnyg5 avatar xaviertech avatar xombotron avatar youhanna12 avatar zafershah24 avatar zetacoo avatar

Stargazers

 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.