Fallout Python fan title - Vaultman Libre (Concept)

No better place to post a topic this deep. I think we can make it.
(Letā€™s discuss post)

fallout-vaultmanlibre_pipterm-bot fallout-vaultmanlibre_terminal

I think the next question should be ā€œWhat does Fallout on Ringo look like?ā€

TO BE CONTINUEDā€¦

3 Likes

I obviously skipped my bedtime to create this post. I had a hard time deciding where a good place for the concept should go because most Python ā€œusersā€ are not like other programmers. They usually arenā€™t programmers. I had a big idea in mind.

  1. Establish the game mechanics

  2. Include created art/design

  3. Create the lists of (maybe characters), items, attributes, ect.

  4. . Take Pokemon.py and modify it, switching it out for our lists.

There is a few Text-only Pokemon Adventure titles and they are written in Python.
Itā€™s the easiest way to learn the full scope of standard Python, which is why people make them.

The second image is what I image you might see walking out of the Vault. You look around and find objects through text. We provide some images. Letā€™s try to stay pixel for smaller screens. It may even benefit players to include the text on the left hand side for Ringo. Characters are optional, but they can always come in DLC packs :thinking:
The first image is a robot workbench with possible options on the left side. I image our world to be more or less abandoned. We should constrain the idea for creativity. Itā€™ll be possible to pack more into one space than many things in lots of places (ā€¦or just one thing in many places). On the right side our robot has a ā€œhealth containerā€. All parts, health, functions, and design can be modified on the workbench.
I imagine mostly items can be obtained, texts can be discovered, enemies?, robots, things to do in an out of vault RPG.

Ringo Concept Art
Vaultman Libre BIN

1 Like

I donā€™t have much to update. Recently, Iā€™ve been working on the PocketCHIP python window.
My PSU exploded last week. I replaced it and the GPU last night.

Since then, Iā€™ve been working on building the input() key mechanic for the GUI. Obviously havenā€™t tried a key press function. In both OS we will need a key press to determine left/right/forward/backward.
Let me know if you have any suggestions for the functions that may handle this + then be implemented in the text box that will list available options.
*If this isnā€™t solved, it will be a lot less like its libre counterpart and more like the one Bethesda contracted from legal flu. (Not that it canā€™t be replaced in future versions of course)

There is an available python keyboard module.
#pip3 install keyboard
I havenā€™t tested it off-desktop yet.

Edit - Iā€™m currently debugging the keyboardā€™s functionā€¦
The goal is to toggle - which switches from available commands - waiting for the ā€˜enterā€™ key.

We would have to include the keyboard module alongside whatever image of the finished library isā€¦unless we use system, thereā€™s not much that can be completedā€¦
We could use buttons from tkinter. .
The annoying part is separating information into modules to be included for OS build. Maybe at some point, a settings can be made to import the chosen module of GUI.

I wonder if circuitpython/pygame would be useful for a program of this magnitude.

I found this

This solution requires more ā€œtoolsā€ which I am not equipped to handle atm. Iā€™ve recently disadvantaged myself for more or less leisures. Iā€™m working on an Alphabot for the Tracbot series. That and an order for a new cyberdog. Iā€™ll be busy transferring all of these systems to a local server - that I can call on.
Idk where to find the time to work on Vaultman. More so, I have been constantly wrestling with the internal struggle to redevelop ideas and concepts. The lack of effort in combination with equal satisfaction puts me at square one.

the gif is missingā€¦ugh

Log Entry 7.4.20
of 88 views, I got 4 likes
That is 4.5% of people.

4.5% ppl pls say something
We need to lift this project off the stains of plain white papers.

Do we have any volunteers with contributing modules yet?

I only just got a makerphone and am just now immersing myself in this sphere, I donā€™t know much as of yet, but if I learn anything I can contribute, Iā€™d be quite happy to, as this sounds like an amazing undertaking. Best of luck

1 Like

Thanks, and enjoy your new Makerphone :slight_smile:
I have to stick to offline/programmed tasks.
I donā€™t get any phone reception at all where I live. Itā€™s new land in Maryland.

I have had a few successes in putting together separate modules in Python recently.
My focus is back to circuitsā€¦electronics and lots of hot glue and soldering :slight_smile:
I havenā€™t been able to network very well with other programmers.
I have been a programmer for 6 years now. I do everything for my own reasons.

Itā€™s not too off topic, but after 20 years of life(the game) ā€“ I discovered Anarchy Online. I was hoping cyberpunks would be hiding around in plainsight. I havenā€™t had any luck with them either. I wish Python had more of a community like other languages(now that itā€™s not scripting), but even after 12 years people treat it like common glue. Itā€™s way better than that nowā€¦

Update August:

I may be doing this exact same idea, but in C.
I just bought a PalmPilot 7x from 2000. The idea for making this work on ā€œdot matrixā€ monochrome would work the same. The basics are built into a library that the user changes to satisfy their own needs. The physical files can also be appended to build the story/game ā€œstuffā€.

I mostly have decided to make this a game engine that can run with low storage specs. Since the idea is based on pictures and changes in text, it should obviously run on any system.

I am not entirely familiar with C structure. Even though I have been tinkering Arduinos for about a decade. So I can write Arduino not C.
I have both learned and basically applied this concept after going to college for Java. My PalmPilot system works more like a .NET system. The prc is made using an old visual C/C++ scripting environment.
If this sounds appealing to you I will make concept art if you choose to produce an ā€œengineā€.

The new format is much more basic. The starting profile will accompany pictures and game information. If the game is a travelling adventure, then your character can be seen with a beard or something in the graphic art section. The C engine should flip flop between GUI and art.

As a reminder the original idea was that it would be a design around basic constructors. Players or creators should be able to leave their content (sound, art, info, etc) in a main library of separated folders. The engine will help users call these files. This may be difficult for photos, and I suggest the C library convert photos into a black and white bitmap.
Tmk, a bitmap is just the C way of telling the computer what number and square to fill? I think so.

I am unsure how to exactly accomplish this entirely feat. Iā€™m looking to go beyond what Python is capable of now. Iā€™m a maker and roboticist, Iā€™m not a highly qualified engineer from IBM. lol

We will see if a standard format can be reached and copied using other languages.
In the meantime, I am still composing my AI for research in opposition to the great Elonā€™s wishes. It seems apparent that he has developed my research in secret and refuses to release such an opponent onto a world of menial intelligence. Robots are people too :sweat: