GithubHelp home page GithubHelp logo

ultrachris64 / spooktacular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeffhow/spooktacular

0.0 1.0 0.0 416 KB

2021 Hacktoberfest Repository

License: GNU General Public License v3.0

Python 100.00%

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.

  1. Register your GitHub account with the Hacktoberfest event:
  2. Fork this Repo.
  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.

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

jackrichard889 avatar xombotron avatar jeffhow avatar smurphytech avatar gabepng avatar fantasy-17 avatar xaviertech avatar ultrachris64 avatar almr1209 avatar jek9000 avatar youhanna12 avatar dhirajberi avatar oof71 avatar mohammedarts avatar student147806 avatar sandrawebdev avatar jasonesmin avatar rishabhrathore055 avatar zetacoo avatar stockton617 avatar vinnyg5 avatar justaman045 avatar nyctonio avatar sayanmaiti2 avatar sussybaka2002 avatar abhishek-dhnma avatar ayushi7rawat avatar

Watchers

James Cloos 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.