Skip to content
Sign UpLog In
Profile icon

Python Anaconda

@PythonAnaconda
A cool Python Coder
  • Text-based Text-editor (from GNS OS)

    Cover page
    Made with Python
    Recent comments (4)
    MayaShanbhag1
    MayaShanbhag1
    28 days ago

    When I press delete the program spaz' out and I cant find the help page

    PythonAnaconda
    PythonAnaconda
    1 year ago

    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!

  • DUNGEONEER (v1.0.1)

    Cover page
    Made with Pygame

    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

    Recent comments (0)
  • PyForums v1.1.1

    Cover page
    Made with Python

    Uses 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

    Recent comments (1)
    PythonAnaconda
    PythonAnaconda
    1 month ago

    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.

Repls
Community
PythonAnaconda
PythonAnaconda
published an Update
1 month ago
0
PyForums v1.1.1
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.
#python
#apps
#forum
PythonAnaconda
PythonAnaconda
published a Repl
1 month ago
0
PyForums v1.1.1
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
PythonAnaconda
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
PythonAnaconda
PythonAnaconda
published a Repl
7 months ago
1
Custom Minecraft Superflat World Generator
Custom Minecraft Superflat World GeneratorA program that creates superflat codes for Minecraft Java Edition
PythonAnaconda
PythonAnaconda
Sorry... The program is broken.7 months ago
PythonAnaconda
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
PythonAnaconda
PythonAnaconda
published a Repl
10 months ago
0
Pokémon Engine
Pokémon EngineThis Repl imitates Pokémon processes. It is not yet complete and I hope to make it a real game soon!
PythonAnaconda
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
PythonAnaconda
PythonAnaconda
published a Repl
10 months ago
0
DUNGEONEER (v1.0.1)
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
PythonAnaconda
PythonAnaconda
published an Update
1 year ago
0
Text-based Text-editor (from GNS OS)
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!