Overdrive Replit
REALM OF ADVENTURE
Made with PythonA Dnd text adventure! Beta version (regular updates). If you have any ideas comment on them and I will try to reply. Credit to AquiIo. Credit to LucasPingPong Over 8000 lines of code! Join the discord https://discord.gg/U4jHPF76
Everything the game has…
Combat 11 spells 28 weapons 9 shields Food 4 food tiers Gems Enchanting Crates 2 worlds Bosses 24 areas Save system Dungeons Halloween event Thanksgiving event Lore Maps
Recent comments (340)GavinKIRK25 days agoTraceback(most recent call last): File "main.py", in line 4132 in TypeError: 'NoneType' object does not support item assignment
SentSchweppes21 days agobest game for gambling, a few hours of black dragon and you're done with everything
JasonBozeman27 days agowhat is Golden pudding used for
AmeliaAm271 month agohi
JustCodes1 month agoWow, I really enjoyed this game, I think you are super inspirational. Mind if I take inspiration from this game to make my own? Im not gonna fork it ima make a new project.
AndrewDeng31 month agoWho designs these covers?
CrusherX2 months ago@OverdriveReplit Can you check out my RPS game, and help me improve it pls, I know you're a good coder.
Bunkersloth71052 months ago@OverdriveReplit how do you do the auto save system where you can load and save automatically
Bunkersloth71052 months agoI didn't even last a second to world boss lol
TheBard03 months agoDnD is awesome, thanks @OverdriveReplit
Arrowfall - Multiplayer, open world rpg
Made with PythonWelcome to Arrowfall my greatest game. Arrowfall is an open world, multiplayer, text rpg with 11k lines of code!
Follow @bigminiboss the co dev for this game
Guide and Help - Their's monster book that can help (in inventory) - Join the discord for more help, maps, and other stuff --> https://discord.gg/wPMcYUv3
Multiplayer - Battle other players! - Check the leaderboard! - Chat w/ others!
Updates and New - This game is updated frequently
Credit - @bigminiboss Co dev - @NoteitDOWN for tipping $20 - @LucasPingPong for tipping $20 - @IRONCL4D-playing for tipping $10 - @MattDESTROYER - tipping $15 - @sosariel - tipping $10 - @AquIio - Art for discord and cover
Please consider tipping and liking this game took like 60 hours and $30
You'll get patron on discord and have get a in game and in description shoutout
This game is in beta
Recent comments (1299)sussyimposter7915 days agohi
linjerry68817 days agohow do you get to the lowest two squares as a shadowmancer? like the squares below the ogre. i beat the ogre, but can't travel south.
Topgun69518 days agoI cant get past where it asks me if i wanna see the lore could u explain how i get in to play plz
TannerODell22 days agoI only get error messages
MujtabaSyed12 months agohow do you use the exploring thing where you get the legendary blade
SuspiciousSteve2 months agoany tips on how to do combat? because I am constantly dying
AarmaniiMinaya2 months agomining needs to be sped up and fishing but otherwise its great game
DonovinGonzales2 months agoI haven't gotten very far, but I just gotta say, those stat bars look awesome. 👍
Bunkersloth71052 months agohow is the enemy at -9 health and still fighting???
Orc1nus2 months agoException in thread Thread-2: Traceback (most recent call last): File "/home/runner/qPrkxeGYTMe/venv/lib/python3.8/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/nix/store/2vm88xw7513h9pyjyafw32cps51b0ia1-python3-3.8.12/lib/python3.8/json/init.py", line 357, in loads return _default_decoder.decode(s) File "/nix/store/2vm88xw7513h9pyjyafw32cps51b0ia1-python3-3.8.12/lib/python3.8/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/nix/store/2vm88xw7513h9pyjyafw32cps51b0ia1-python3-3.8.12/lib/python3.8/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/nix/store/2vm88xw7513h9pyjyafw32cps51b0ia1-python3-3.8.12/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/nix/store/2vm88xw7513h9pyjyafw32cps51b0ia1-python3-3.8.12/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "main.py", line 212, in printing_thread data = get(f"{BASE_URL}/getmessage/-1", json={ File "/home/runner/qPrkxeGYTMe/venv/lib/python3.8/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)