Rat
@TheRat132
̶A̶v̶e̶r̶a̶g̶e̶ ̶j̶a̶v̶a̶ ̶h̶a̶t̶e̶r̶ Average C hater
Bay Area
1
Chat BotChat bot with emotions, currently in Early Alpha, VERY limited responses (More Coming Soon)
1
0
1
0
Electric Pricing Calculator Made this for Econ class, thought I'd put it here
1
0
0
7
7
13
Rock Paper Scissors TextRPGCurrently In Alpha
Save / Load issues
because of replit the localstorage library used to save / load previous save files does not work, it is meant to store your game info in your browser's storage but because of the nature of replit this only saves in a fake local storage. the only way I can think of fixing this is making the python run in a website.362
24
13
13
Rock Paper Scissors TextRPGCurrently In Alpha
Save / Load Feature
you can now save and load your characters.362
24
13
13
Rock Paper Scissors TextRPGCurrently In Alpha
Not An Update But a Poll
Are there any Items that you would like to see in-game? reply to this comment with your ideas, and I they will be taken into consideration!362
24
13
13
Rock Paper Scissors TextRPGCurrently In Alpha
Colors & Shopping
Added the colorama library to brighten the game, and added a store from where you can use the in-game currency, to buy weapons, armor, and item packs362
24
13
13
Rock Paper Scissors TextRPGCurrently In Alpha
Functionality Update!
added functioning battle system, functioning inventory system, and item drops each time you crush your opponents362
24
13
13
Rock Paper Scissors TextRPGCurrently In Alpha
362
24
13
TheRat132 because of replit the localstorage library used to save / load previous save files does not work, it is meant to store your game info in your browser's storage but because of the nature of replit this only saves in a fake local storage. the only way I can think of fixing this is making the python run in a website. 29 days ago
1
Homie In The Netherworld (The Game)This 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)
The Brick Box Update
I made a box still no collision
1
Homie In The Netherworld (The Game)This 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)
12
2
1
0
RatCode: Command TerminalTerminal for my trashy little lang called RatCode
`echov` bugfix
while adding variables to ratcode I ran into a problem regarding the echov command, the process for variables usually goes; var name = x followed by echov 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 line sysVars[0].append(a[3:beforeEqu]) which has now been fixed, I also added a try and except statement to catch python errors and replace them with Ratcode errors.0
RatCode: Command TerminalTerminal for my trashy little lang called RatCode
Variables
I 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.0
RatCode: Command TerminalTerminal for my trashy little lang called RatCode
Logging update
I 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 command0
RatCode: Command TerminalTerminal for my trashy little lang called RatCode
25
4
0
TheRat132 I 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 ` command3 months ago
TheRat132 I 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.3 months ago
0
I got boredrat pics
27
1
0
0
HTML Canvas gamebasic (somewhat bad) canvas game in HTML
8
0
0
0
Python TXTRPGText RPG in python
21
1
0