Blaze-Sudio


NameBlaze-Sudio JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/Tsunami014/Blaze-Sudio
SummaryThis is the really cool studio to create games!
upload_time2024-02-20 09:22:17
maintainer
docs_urlNone
authorMax Worrall
requires_python
licenseApache
keywords ai python games engine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to Baze Sudios!
# CURRENT VERSION: v2.0.0-beta (💥 Flare)
Actually playable! Run `__main__.py`!
(After you install the dependancies, of course)
## DOCS ARE [HERE!](https://tsunami014.gitbook.io/blaze-sudios/)
In the docs you can find anything you need, including how to install. If you are working offline, you can look [here](docs/SUMMARY.md) for all the pages in the docs to look at them (because all the docs are on this repo)

![Contributers: 2](https://badgen.net/github/contributors/Tsunami014/Blaze-Sudio)
(but really, if you look in the commits it's just me) (At the MOMENT, I'm hoping I can get others to help too if they want!)

(Thanks to the one and only `@Imzafish` for the name!)

Also known as:
 - The putgamecreatorsoutofbusinessanator (Thanks to `@Faunder.real` for that one)
 - One piece of code to rule them all!

![Fox icon](https://raw.githubusercontent.com/Tsunami014/Blaze-Sudio/main/images/FoxIconSmall.png)

(And for all those who love catchphrases: `Oh, I want to make a game the easy way! How?` `I'll Blaze it!` (like "I'll chatGPT it" but cooler 😎))

# What I'm working on:

Stages of production (SOP):
 1. just an idea at the moment
 2. early stages
 3. in progress, you can test it out
 4. finished, but more features/stuff coming soon
 5. finished, probably only going to get an update once every blue moon

| What is it | Stage of production (SOP) | Testable? | My rating on how well I did at it /5 |
|:----------:|:-------------------------:|:---------:|:---------:|
| Node stuff | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟🌟🌟 |
| Graphics | ![Finished, more features soon](https://badgen.net/badge/Production/4?color=green) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟🌟🌟 |
| World/terrain generation | ![Finished, more features soon](https://badgen.net/badge/Production/4?color=green) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟⭐ |
| AIs | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟⭐ |
| Conversation Parse | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟🌟🌟 |
| Main code | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![__main\_\_.py:Testable!](https://badgen.net/badge/__main__.py/Testable!?color=green) | 🌟🌟🌟⭐ |
| API Keys interface (I don't think I need it, so I'll probably delete it at some point) | ![Finished](https://badgen.net/badge/Production/5?color=blue) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) (files are in `keys` directory, I moved it in there so it doesn't work yet) | ⭐ |
| Speech-To-Text | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |
| Image generator | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |
| Music generator | ![Idea](https://badgen.net/badge/Production/1?color=pink) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |
| GUI | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |
| Overlay windows | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | 🌟🌟🌟⭐ |
| LDtk integration | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |
| A nice clean Github repo | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | N/A | 🌟🌟🌟⭐ |
| Hyperanalysis Drive (also known as Qibli Simulator) | ![Idea](https://badgen.net/badge/Production/1?color=pink) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |

Also please note that this is a very early version, and there are many things that are not yet implemented. Please be patient, and if you want to help, please do! I would love to have some help with this project!

Things to note:
1. # **<u>still in progress</u>**
5. This project comes with 3 python libraries built into it; [pyguix](https://github.com/DarthData410/PyGames-pyguix), Pyldtk and [textboxify](https://github.com/hnrkcode/TextBoxify/tree/master). This is for a couple of reasons:
    1. (the main big one) It can't be installed with pip (maybe it got taken down? I don't know)
    2. I don't have to wory about dependancy issues with those two packages
    3. I can modify it myself
    4. You guys don't have to install another package
    5. It won't ever change (unless I change it myself)

TODO: get link to Pyldtk

Please join our [Discord server](https://discord.gg/9zrGKtF6Cs) for any information, queries, bugs, conversations, etc. that you may have!

## Game Ideas
The purpose of this bit here is ideas so that later when I am wondering what features to put in I can attempt making these and see what *isn't* there to put in
 - The metro game (stocks but with your stuff and on metro)
 - Super Mario Galaxy 3
 - LOZ Tears of the Kingdom 2
 - Dragon animation studio
 - Newest Super Mario bros ~~WII~~
 - Bluey AI
 - Hey Grapefruit desktop
 - Something for vtubing
 - Wings of fire Jade Mountain adventures
 - A game where you go through all the games above and end really bittersweet (do NOT stuff up on the music for this one)

And my ultimate goal:
## To make something where you input your idea and it generates you a game from the description
## OR, to input the name of a movie, TV show, existing game, etc. and it to make you a game based off of that

So I can finally watch the rest of Game of Thrones without it being a piece of junk

That was a joke I've never actually seen Game of Thrones before, just the review graphs on IMDB

Or actually go through a movie or something again with a more immersive experience, but where you DON'T know the ending because YOU are the one who can make the whole storyline change

# Quote me on these:
## Please ignore the fact these are rip-offs or that it's copying. I don't care. This is meant to be a fun project. These'll all be fan-made. I'm not planning to become rich off of those games. I made them for my own enjoyment and I'm showing them here so the world can enjoy it with me.
## ALSO for my own personal reminder: These games should all have endings. I started making this on the hope that it can make me stuck in a game forever and never end. As I'm coming through with this's development, I now realise that all good things must come to an end. It'll just be SO SAD oh my GOSH but I want my users to feel happy; They got to play the game of their dreams, and it would've ended happily, but still ended. There's no going back. It's all known territory. So the only thing left to do is to move on and embrace the change. (I want all the games to have a bittersweet ending)

# Next versions coming soon:
 - v3.0.0 - 🌋`Fire` - cos by then it'll be on fire :grin: - all functionality complete!
 - v4.0.0 - 🔥`Blaze` - AI generate you the game! (And help you create the game by generating bits of it)
 - v5.0.0 - ?`Bonfire` - Unity integration!
 - v6.0.0 - ?`Inferno` - ???
(You can suggest me any name/emoji on Discord for anything)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tsunami014/Blaze-Sudio",
    "name": "Blaze-Sudio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "AI,Python,games,engine",
    "author": "Max Worrall",
    "author_email": "max.worrall@education.nsw.gov.au",
    "download_url": "https://files.pythonhosted.org/packages/0a/9c/3a265e1c8fc4fc3864faaf40c76c7c0992bc186535545325968280060fb2/Blaze-Sudio-2.0.0.tar.gz",
    "platform": null,
    "description": "# Welcome to Baze Sudios!\n# CURRENT VERSION: v2.0.0-beta (\ud83d\udca5 Flare)\nActually playable! Run `__main__.py`!\n(After you install the dependancies, of course)\n## DOCS ARE [HERE!](https://tsunami014.gitbook.io/blaze-sudios/)\nIn the docs you can find anything you need, including how to install. If you are working offline, you can look [here](docs/SUMMARY.md) for all the pages in the docs to look at them (because all the docs are on this repo)\n\n![Contributers: 2](https://badgen.net/github/contributors/Tsunami014/Blaze-Sudio)\n(but really, if you look in the commits it's just me) (At the MOMENT, I'm hoping I can get others to help too if they want!)\n\n(Thanks to the one and only `@Imzafish` for the name!)\n\nAlso known as:\n - The putgamecreatorsoutofbusinessanator (Thanks to `@Faunder.real` for that one)\n - One piece of code to rule them all!\n\n![Fox icon](https://raw.githubusercontent.com/Tsunami014/Blaze-Sudio/main/images/FoxIconSmall.png)\n\n(And for all those who love catchphrases: `Oh, I want to make a game the easy way! How?` `I'll Blaze it!` (like \"I'll chatGPT it\" but cooler \ud83d\ude0e))\n\n# What I'm working on:\n\nStages of production (SOP):\n 1. just an idea at the moment\n 2. early stages\n 3. in progress, you can test it out\n 4. finished, but more features/stuff coming soon\n 5. finished, probably only going to get an update once every blue moon\n\n| What is it | Stage of production (SOP) | Testable? | My rating on how well I did at it /5 |\n|:----------:|:-------------------------:|:---------:|:---------:|\n| Node stuff | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f |\n| Graphics | ![Finished, more features soon](https://badgen.net/badge/Production/4?color=green) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f |\n| World/terrain generation | ![Finished, more features soon](https://badgen.net/badge/Production/4?color=green) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\u2b50 |\n| AIs | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\u2b50 |\n| Conversation Parse | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\ud83c\udf1f |\n| Main code | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![__main\\_\\_.py:Testable!](https://badgen.net/badge/__main__.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\u2b50 |\n| API Keys interface (I don't think I need it, so I'll probably delete it at some point) | ![Finished](https://badgen.net/badge/Production/5?color=blue) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) (files are in `keys` directory, I moved it in there so it doesn't work yet) | \u2b50 |\n| Speech-To-Text | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n| Image generator | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n| Music generator | ![Idea](https://badgen.net/badge/Production/1?color=pink) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n| GUI | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n| Overlay windows | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![demos.py:Testable!](https://badgen.net/badge/demos.py/Testable!?color=green) | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\u2b50 |\n| LDtk integration | ![Early Stages](https://badgen.net/badge/Production/2?color=orange) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n| A nice clean Github repo | ![In Progress](https://badgen.net/badge/Production/3?color=yellow) | N/A | \ud83c\udf1f\ud83c\udf1f\ud83c\udf1f\u2b50 |\n| Hyperanalysis Drive (also known as Qibli Simulator) | ![Idea](https://badgen.net/badge/Production/1?color=pink) | ![Not testable](https://badgen.net/badge/%20/Not%20testable?color=red) | TBD |\n\nAlso please note that this is a very early version, and there are many things that are not yet implemented. Please be patient, and if you want to help, please do! I would love to have some help with this project!\n\nThings to note:\n1. # **<u>still in progress</u>**\n5. This project comes with 3 python libraries built into it; [pyguix](https://github.com/DarthData410/PyGames-pyguix), Pyldtk and [textboxify](https://github.com/hnrkcode/TextBoxify/tree/master). This is for a couple of reasons:\n    1. (the main big one) It can't be installed with pip (maybe it got taken down? I don't know)\n    2. I don't have to wory about dependancy issues with those two packages\n    3. I can modify it myself\n    4. You guys don't have to install another package\n    5. It won't ever change (unless I change it myself)\n\nTODO: get link to Pyldtk\n\nPlease join our [Discord server](https://discord.gg/9zrGKtF6Cs) for any information, queries, bugs, conversations, etc. that you may have!\n\n## Game Ideas\nThe purpose of this bit here is ideas so that later when I am wondering what features to put in I can attempt making these and see what *isn't* there to put in\n - The metro game (stocks but with your stuff and on metro)\n - Super Mario Galaxy 3\n - LOZ Tears of the Kingdom 2\n - Dragon animation studio\n - Newest Super Mario bros ~~WII~~\n - Bluey AI\n - Hey Grapefruit desktop\n - Something for vtubing\n - Wings of fire Jade Mountain adventures\n - A game where you go through all the games above and end really bittersweet (do NOT stuff up on the music for this one)\n\nAnd my ultimate goal:\n## To make something where you input your idea and it generates you a game from the description\n## OR, to input the name of a movie, TV show, existing game, etc. and it to make you a game based off of that\n\nSo I can finally watch the rest of Game of Thrones without it being a piece of junk\n\nThat was a joke I've never actually seen Game of Thrones before, just the review graphs on IMDB\n\nOr actually go through a movie or something again with a more immersive experience, but where you DON'T know the ending because YOU are the one who can make the whole storyline change\n\n# Quote me on these:\n## Please ignore the fact these are rip-offs or that it's copying. I don't care. This is meant to be a fun project. These'll all be fan-made. I'm not planning to become rich off of those games. I made them for my own enjoyment and I'm showing them here so the world can enjoy it with me.\n## ALSO for my own personal reminder: These games should all have endings. I started making this on the hope that it can make me stuck in a game forever and never end. As I'm coming through with this's development, I now realise that all good things must come to an end. It'll just be SO SAD oh my GOSH but I want my users to feel happy; They got to play the game of their dreams, and it would've ended happily, but still ended. There's no going back. It's all known territory. So the only thing left to do is to move on and embrace the change. (I want all the games to have a bittersweet ending)\n\n# Next versions coming soon:\n - v3.0.0 - \ud83c\udf0b`Fire` - cos by then it'll be on fire :grin: - all functionality complete!\n - v4.0.0 - \ud83d\udd25`Blaze` - AI generate you the game! (And help you create the game by generating bits of it)\n - v5.0.0 - ?`Bonfire` - Unity integration!\n - v6.0.0 - ?`Inferno` - ???\n(You can suggest me any name/emoji on Discord for anything)\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "This is the really cool studio to create games!",
    "version": "2.0.0",
    "project_urls": {
        "Download": "https://github.com/Tsunami014/Blaze-Sudio/archive/refs/tags/v2.0.0-beta.tar.gz",
        "Homepage": "https://github.com/Tsunami014/Blaze-Sudio"
    },
    "split_keywords": [
        "ai",
        "python",
        "games",
        "engine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac8c6f6256e70ffaef6b62bf82ae5749a3e9a83bda232bdf6a39e3da2e404055",
                "md5": "0fad902195a736fd0105db0dcab5c9dd",
                "sha256": "67baecb61ac784d275784a8d59911731a342b91767d8f691030a483f123bc29b"
            },
            "downloads": -1,
            "filename": "Blaze_Sudio-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fad902195a736fd0105db0dcab5c9dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 65703,
            "upload_time": "2024-02-20T09:22:15",
            "upload_time_iso_8601": "2024-02-20T09:22:15.892451Z",
            "url": "https://files.pythonhosted.org/packages/ac/8c/6f6256e70ffaef6b62bf82ae5749a3e9a83bda232bdf6a39e3da2e404055/Blaze_Sudio-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a9c3a265e1c8fc4fc3864faaf40c76c7c0992bc186535545325968280060fb2",
                "md5": "c9c58253fc188023b7817eb0bce01ce0",
                "sha256": "8d9ab21940480d3c0645752e5a164f615695be1a72da1951e835fd76c1fa0737"
            },
            "downloads": -1,
            "filename": "Blaze-Sudio-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c9c58253fc188023b7817eb0bce01ce0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57119,
            "upload_time": "2024-02-20T09:22:17",
            "upload_time_iso_8601": "2024-02-20T09:22:17.613959Z",
            "url": "https://files.pythonhosted.org/packages/0a/9c/3a265e1c8fc4fc3864faaf40c76c7c0992bc186535545325968280060fb2/Blaze-Sudio-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 09:22:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tsunami014",
    "github_project": "Blaze-Sudio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "blaze-sudio"
}
        
Elapsed time: 0.19234s