Archive

Archive for July, 2023

Text Adventures: examining text adventures to make

July 28, 2023 Leave a comment

how to install openadventure from python

examining open adventure in c

youtube video on making a text adventure:

examining open adventure in c https://www.youtube.com/watch?v=EURyF4U5OKw&list=PL04Naussmr9dWEMfIDE9trydZQda897bc

bad example: first create algorithm

A. Goto barn.

B. Deposit items in inventory

C. Leave some objects in barn.

D. Sell to neighbor

E. Sell 5 items. you win

F: Give thanks and praise to God.

Categories: Uncategorized

Low Level Formating: what, why, how

July 28, 2023 Leave a comment

wip

Here is a good link I found: https://www.minitool.com/partition-disk/high-level-format-vs-low-level.html

So it looks like a high level format just changes the MBR without overwriting the actual data. Old drives seem better, more rewrites…

Categories: Uncategorized