Added todo and readme. Removed test file.

This commit is contained in:
Raktbastr 2025-02-21 10:01:42 -06:00
parent 3bfdb6bc5d
commit 891d93be65
4 changed files with 48 additions and 1 deletions

18
TODO.md Normal file
View file

@ -0,0 +1,18 @@
## Basic
* See if we can split things across multiple files for readability
* Graphics
* Dialogue
* Story
## Game Mechanics
* Scavenging (random num 1-100, items based on that)
* POI Menu (talk with people, trade, map, etc)
* Stop Menu (scavenge, change settings)
* River crossing menu
* Random Encounters
* Trading
* Movement/Time (day counter that multiplies stats by certain amt)
* POI Chosing based on location in world (NCR bases in Cali, Legion in CO, BOS in Midwest)
## Misc
* Credit Bethesda if needed