Rat
Rock Paper Scissors RPG
Made with PythonCurrently In Early Beta
Features:
- Functioning battle system
- Save and Load Features
- 14 unique items
- 6 opponents to face
- Item Store
- Random Drops
items:
- cardboard
- golden_snips
- ice_hammer
- paper_plane
- posioned_letter
- rock_bomb
- rock_helmet
- rolling_pin
- scissor_blade
- snippers
- spikey_rock
- stone_scissors
- taxes
- vampiric_trims
Recent comments (32)TheRat1322 months agoadded Rock_Hammer and Magic_Fan
TheRat1323 months agothank you to d31337 for getting the attention of the mods, however even though the word pawn is unbanned I will not be adding the pawn shop back in, due to the fact that it complicates the game's sell / buy system.
d313373 months agoWait what? Why is P__n a banned word?
TheRat1323 months agomerged store and pàwn shop (Replit banned the word pàwn)
TheRat1324 months agoThe Páwn Shop (Replit banned the word Páwn for some reason) Is fully Functional, you can buy and sell your items
TheRat1324 months agoNew Item: Vampiric Trims
With Lifesteal
TheRat1324 months agoadded the first bot of many, Jeremy, he doesn't have any skips and just attacks non stop, none of his rolls have weight meaning he is unpredictable in his actions.
TheRat1324 months agonot functional yet :\ sorry
For some reason replit banned the word [email protected] as in the chess peice or in this case the shop in which you sell antiques
TheRat1324 months agoEquipped Items glitch: after equipping an item, any successful attacks generated an error.
Infinite Scissor Blade glitch: loading a character generates a scissor blade in inventory.
Casual Reward Glitch: playing casual still rewards you as if playing ranked
KobyK15 months agoI can't use taxds
RatCode: Command Terminal
Made with PythonTerminal for my trashy little lang called RatCode
Recent comments (4)TheRat1327 months agowhile adding variables to ratcode I ran into a problem regarding the
echov
command, the process for variables usually goes;var name = x
followed byechov name
(to print the variable) but a value error would pop up saying that the value does not exist. to search for the issue I printed sysVars (the matrix I use for variable saving) and isolated the issue after receiving the response[['nam'],['x']]
this was caused by a slight miscalculation in the linesysVars[0].append(a[3:beforeEqu])
which has now been fixed, I also added atry
andexcept
statement to catch python errors and replace them with Ratcode errors.TheRat1327 months agoI have added a variable declaration and setting command. sadly the only way to display the value of your variables;
echov
Produces an error, which I will try to resolve soon.TheRat1327 months agoI added a history feature to store your previous commands, I have also expanded on the clear command, it now has three possible parameters that can be found by using the
help clear
commandTheRat1327 months agoCode but Rat
I got bored
Homie In The Netherworld (The Game)
Made with 3D Rendering with Three.jsThis Game Is not finished (yes that's right It can get worse) Controls: WASD to move (very janky) L to Crouch/Descend Space Bar to Fly K + WASD/Space to Sprint/Zoom O P rotate camera horizontal I U rotate camera vertical (VERRRRRRRY Janky) G to activate gravity E to vibe check (coming soon)
Recent comments (2)TheRat1326 months agoI made a box still no collision