Python library for making RPG games, clean and easy.
Project description
"Uuuugggg" -The sound I make when I need to format a new README.md file
BASICRPG
Author: Unlisted_dev Version: 0.2.0
Welcome to BasicRPG! This is a python module for making RPG games, clean and easy.
NOTE: DOCUMENTATION IS NOT HERE, PROPER DOCUMENTATION COMING SOON
Begginer friendly.
My intent for this project was to make it as begginer friendly as possible. While there are some fairly advanced things in here, I try to explain it as much as I can. I encourage you to experiment with the small number of premade assets included in the starter_pack, and then go make your own! Every folder in this project has a README.md that will contain some useful pieces of information. If anything is intimidating to you right now, go through the project and read the READMEs. ifh;
Current list of objects
Im not gonna tell you what they do here though, figure that out
race
profession
character
food
weapon
INSTALLATION
PLEASE UNDERSTAND WHAT YOU ARE DOING BEFORE BLINDLY RUNNING COMMANDS
Clone from github
Why: If you are interested in the code behind my project, it could be useful to install via github so you can see the underlying files, however, downloading the code directly may make it difficult for noobs to understand how to actually use the package, as it may not behave like a pip install.
Required: make sure you have Git installed as it is needed to clone repositories from github
commands, linux and windows
USEFUL INFO: CREATE A FILE WHERE THE CLONED REPOSITORY WILL GO!
For cloning the whole thing (all versions)
windows
cd C:\path\to\your\folder
linux
cd /path/to/your/folder
final command, windows & linux
git clone https://github.com/Unlisted27/basicrpglib.git
install as a package (pip install) (Reccomended)
Why: Easiest way to install the package, should work out of the box after a few commands, however, this will not allow you to see the internals of the project
Required: make sure you have python installed and that pip works. Linux users don't forget to run your update commands
Simple command, linux and windows:
pip install basicrpg
That's it, experiencing issues? Ask ChatGPT, i'm not gonna solve every potential install problem here.
Why
Wanna hear a backstory? Sure you do. I started learning to code in grade 1 or 2 with scratch. I loved making games and learning new things. Every game I made, I added a new mechanic that used concepts I didnt know of before, and this was how I learnt. Honestly, it was the best way to learn in my opinion (take some notes [INSERT NAME OF EDUCATIONAL INSTITUTION]). In grade 5, I wanted something new, scratch was making me feel like a boring programmer, so I found python. I took some online class in python, codeAcademy I think, which was great for learning the basics, but soon it felt overcomplicated, too much boring math that I didn't understand. YouTube was my saviour, I learned how to take a user input and that was all I needed. For the next few years I made choose your own adventure games, but my programming skills improved barely at all. I created little projects from time to time, but often got confused or lost. After a break from coding, almost too long, something rekindled my interest, and I set out to make a new choose your own adventure game that would be organised this time. I didn't want what happened to me the last million times to happen again, and it didn't. I succesfully created my first COMPLETE choose your own adventure game in python, and it only took 3 years... What really started my leap in programming skill was when I discoverd linux developer mode on my school laptop, and downloaded my favourite code editor: VScode. Every chance I got, whenever I was bored in class, I stopped playing brain rotting games and started coding. What else is school for? Ever since then, I have learned more and more. I consumed nerd knowledge like a sponge, put live operating systems on old USB drives, repaired thrown away computers with salvaged parts, programmed everything I was interested in in that moment from neural networks to fibinachi sequence generators, created a GitHub account to share my creations with the world. Some of you may say "Wow so incredible", other may say "Yeah, we've all been there, done that", either way, I don't care what you think. So then why did I publish my villian arc? Because maybe you, yes you, are starting your programming journey, and I want you to know how much there is to learn, and how much is out there. The world of technology has so much to offer, and it's not only for losers who do nothing but pre-cal homework and try-harding the shit out of school, it can be for you to, just like it was for me. In this project, I have included tones of comments in an attempt to explain as much as I can. I hope you will learn something.
Ummmm
After writing all that, I forgot what a README is suposed to have, so i'll put what's on my mind here -I really need some neat ascii art in some part of this project, like that would be absolutly sick -Better do real README stuff, tommorow tho, it's too late. -Oh ya, find bugs, DM me -also like and subscribe, or whatever GitHub has
Contact me
Literaly anything, don't be weird. DMs always open: Unlisted_dev (discord)
Ps: You don't have to be a gay furry either, although they do have a plus 15 on all programming related rolls
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file basicrpg-0.2.1.tar.gz.
File metadata
- Download URL: basicrpg-0.2.1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ff9ae069843bb9ae158bbbf376809bef636d62a004190d0d03abf89a23af52
|
|
| MD5 |
db8023911cd7e736ed95b534c81b28bc
|
|
| BLAKE2b-256 |
81820bb2095746c3c15bad263665a45ebb6c8c58ebb9c942a036c6bd993ea39c
|
File details
Details for the file basicrpg-0.2.1-py3-none-any.whl.
File metadata
- Download URL: basicrpg-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f12cb6089049ade2eac165fc62ce5d9f54dea6e3c55159e079cf9d1648e2f99f
|
|
| MD5 |
7aa81e6ee1cdad3a6fa0b258fcd0623c
|
|
| BLAKE2b-256 |
5eb15637da2fc752375e02c71b8b60829426f9488fe9588a019f88cb47ba99ab
|