Python Anaconda
@PythonAnaconda
A cool Python Coder
0
PyForums v1.1.1Uses Replit's Database feature to run a forum application.
Remember to stay respectful on the forum, or I may have to reset it.
Current version: v1.1.1
New Update v1.1.1
PyForums Update v1.1.1
Changes:
Added new reply feature.
Inconsistency fix:
Changed post functionality so instead of replacing newlines with newline-tabs in the post itself (to make it indented when viewing), replace the post's newlines WHEN viewing. This way, the raw post data doesn't have indents.0
PyForums v1.1.1Uses Replit's Database feature to run a forum application.
Remember to stay respectful on the forum, or I may have to reset it.
Current version: v1.1.1
45
1
0
PythonAnaconda # PyForums Update v1.1.1
**Changes:**
Added new `reply` feature.
**Inconsistency fix:**
Changed post functionality so instead of replacing newlines with newline-tabs in the post itself (to make it indented when viewing), replace the post's newlines WHEN viewing. This way, the raw post data doesn't have indents.1 month ago
1
Custom Minecraft Superflat World GeneratorA program that creates superflat codes for Minecraft Java Edition
107
2
1
PythonAnaconda The program is no longer broken. Please reply to this comment if you want to see why it was in the first place.4 months ago
0
Pokémon EngineThis Repl imitates Pokémon processes. It is not yet complete and I hope to make it a real game soon!
46
1
0
PythonAnaconda While running the Repl, you may notice battles end instantaneously. This is because I haven't programmed HP and attack processes. Sorry, and I will add it soon.10 months ago
0
DUNGEONEER (v1.0.1)A simple game by me that features a dungeoneer.
Have any suggestions? Put them in the comments and I will consider them!
Controls found in the 'help' file in the files list
Copyright info found in the 'copy' file in the files list
Updates found in the 'updates' file in the files list
25
0
0
0
I made a text-based text editor in Python!
This is a program that I've been trying to make for a while now, and I finally made it!
How to use
When you start up the app, the GNS OS logo will appear. After this, the screen will be cleared, and you will have to press any key for it to be initiated. After this, type text!
Controls
Press CTRL-C to exit.
Press escape to show options
UPDATES:
v1.0.0: added save and backspace
Check it out!