Embark on a digital rendition of the classic Oregon Trail adventure, tailored for rDrama! Manage your resources, make strategic decisions, and navigate through challenges as you lead your party towards the promise of Oregon. This interactive game integrates directly with rDrama, allowing players to start their journey, make choices, and track their progress through carefully crafted posts and replies. Experience the Oregon Trail like never before, where your decisions, luck, and community interactions determine your fate.
 
 
Go to file
j c5743a4a79 Created Shooting Logic class and refactored to use it 2024-04-28 02:31:44 -04:00
src Created Shooting Logic class and refactored to use it 2024-04-28 02:31:44 -04:00
tests/api Addtl Testing Logic 2024-03-17 23:23:37 -04:00
.gitignore excluded a few more file types and a the dist folder 2024-02-22 01:21:19 -05:00
OREGON.bas original basic Source Code 2024-03-25 23:52:46 -04:00
OREGONRefactor.bas fixed a typo 2024-03-26 22:53:26 -04:00
README.MD updated Readme.md 2024-03-24 00:56:15 -04:00
package-lock.json Serialize Processing to ensure all comments are processed in order recieved (may reverse later) 2024-04-06 02:05:09 -04:00
package.json Serialize Processing to ensure all comments are processed in order recieved (may reverse later) 2024-04-06 02:05:09 -04:00
tsconfig.json Messages Handling 2024-02-27 01:39:51 -05:00
tsconfig.tests.json Supporting Testing Configuration 2024-03-17 14:06:41 -04:00

README.MD

Oregon Trail rDrama Edition

Embark on the iconic journey of the Oregon Trail, reimagined for the rDrama community. This interactive text-based adventure blends the classic elements of the Oregon Trail game with modern social interactions, allowing players to navigate the perilous journey to Oregon with the decisions made directly on rDrama posts.

Features

  • Interactive Gameplay: Make decisions through rDrama comments, from buying supplies to choosing your path.
  • Dynamic Events: Face challenges and make crucial decisions that affect your health, resources, and the fate of your party.
  • Community Engagement: Share your journey with the rDrama community, seek advice, and interact with fellow travelers.
  • Realistic Simulation: Deal with diseases, food shortages, bandit attacks, and the harsh realities of the trail in a quest for survival.

Getting Started

To begin your adventure on the Oregon Trail, follow these simple steps:

Prerequisites

  • An active rDrama account.
  • Basic understanding of Markdown formatting for posting comments.

How to Play

  1. Start your journey by replying to any post or even on your wall with !!Oregon Start.
  2. Make decisions by replying to game updates with commands like !!Oregon Buy Supplies or !!Oregon Continue.
  3. Monitor your progress, supplies, and party's health through game updates.

Contributing

We welcome contributions from the community! Whether it's suggesting new features, improving game mechanics, or reporting bugs, your input helps enhance the Oregon Trail experience for everyone.

To contribute, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -am 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License