Skip to content
Sign UpLog In
Profile icon

Petahr The Horse is Here

@DotAccount
Idiot peebrain
  • Board Mod (open source)

    Cover page
    Made with Python

    A little open source board module I made in vanilla python

    syntax:

    properties:

    playerCharacter = the player (X,Y) default = "#"

    boardCharacter = board text default = "-"

    printSpace = space between board text, default = " "

    markerCharacter = target character, default = "!"

    functions: drawBoard(board,boardX, boardY, playerX, playerY, tgets, c) makes new board out of an array (board, boardX, and boardY are required nothing else)

    board.printBoard(board) prints board on canvas

    NOTES: board MUST be an array, c is a function that works like

    c(x,y,character)

    character Types: player, marker, board, marker being a target

    \n other notes: to reset the board all you need to do is board = []

    init: init['playerMarker'] (boolean) enables player marker init['targetMarkers'] (boolean) enables target markers

    Recent comments (9)
    DotAccount
    DotAccount
    1 year ago

    I added some features

    ColoredHue
    ColoredHue
    1 year ago

    Screenshot 2022-03-08 8.45.44 AM

    ???

    DotAccount
    DotAccount
    1 year ago

    Have you ever wanted to make a dungeon game, but you didnt know how, well this is the solution for you!

    Used in: Pokemon Ultimates

    ColoredHue approved lol

    setup: copy the board.py script and in another script do

    import board

    thats it syntax in desc

    DotAccount
    DotAccount
    1 year ago

    If you want a board I guess

  • Text Studio!

    Cover page
    Made with Python

    Text Studio! is an animation tool for text-based animations

    Features Include: basic preview and create frames save files (load and save) print data (so you can use this in other games, etc) import data so you can see others' creations

    and that's all (for now)

    Recent comments (5)
    DotAccount
    DotAccount
    1 year ago

    Import this :) [['Y', 0.1], ['Yo', 0.1], ['You', 0.1], ['Your M', 0.1], ['rehtoM ruoY', 0.1], ['Your Mot', 0.1], ['Your Mother', 0]]

    DotAccount
    DotAccount
    1 year ago

    New Update! I added save files and fixed importing To Do--- Add preset import (wont work for some reason)

    DotAccount
    DotAccount
    1 year ago

    I made a simple tool for making text based animations I will definitely make a global publishing thing next when I figure it out

  • Tic Tac Toe

    Cover page
    Made with Python

    Only has local multiplayer right now so :/

    TicTacToe is a game where you have to get 3 in a row

    Recent comments (2)
    DotAccount
    DotAccount
    1 year ago

    I added a trashy bot (if you help me make it, that would be appreciated, it has a lot of ifs statements so) And I styled stuff a lot and added a reset data btn

    DotAccount
    DotAccount
    1 year ago

    I made a tic tac toe game with local multiplayer only

  • Elmo Calculator

    Cover page
    Made with Python

    based off of the legendary Shrekulator

    Recent comments (11)
    DotAccount
    DotAccount
    1 year ago

    I don't have update ideas so I just fixed some stuff

    DotAccount
    DotAccount
    1 year ago

    im slowing down on updates because this isn't my main project im working on btw, hope yall understand :)

    DotAccount
    DotAccount
    1 year ago

    I fixed the bug and added some new features

    mylessumargo
    mylessumargo
    1 year ago

    it dosent work it says File "main.py", line 94 print(Style.BRIGHT + Fore.RED + elmo_ascii) ^ IndentationError: expected an indented block

    DotAccount
    DotAccount
    1 year ago

    Version 0.0.1 includes Sphere area Logarithms thats basically it

    DotAccount
    DotAccount
    1 year ago

    Release of my calculator based on Shrekulator by Butsch or whatever it is expect more to be added, though the first version I guess :/

Repls
Community
DotAccount
DotAccount
published a Repl
2 months ago
0
Something Stupid
Something StupidSimple article site published with repl.it (tell me if you want me to add a subject for an article or something lol)
DotAccount
DotAccount
published a Repl
4 months ago
0
cube test in threejs lol
cube test in threejs lolthis is a basic test of threejs wowie ik lol
DotAccount
DotAccount
published a Repl
5 months ago
0
JEFF!
JEFF!I was paid $10 to make this so look right now
DotAccount
DotAccount
published a Repl
6 months ago
0
Notes
NotesSay funny things (im moderating this as well)
DotAccount
DotAccount
published an Update
10 months ago
0
blog
blogI made my self a little blog thing
I did stuff (wow)
Look at this I guess plan to add more themes + saving + some images but not rn
#website
#blog
DotAccount
DotAccount
published a Repl
10 months ago
0
blog
blogI made my self a little blog thing
DotAccount
DotAccount
Look at this I guess plan to add more themes + saving + some images but not rn10 months ago
DotAccount
DotAccount
published an Update
10 months ago
1
Wordle (School Project)
Wordle (School Project)Wordle.py is a basic wordle engine that I simply made for a school project, thats it
Wordle.py Difficulty Update
I added turn difficulties, just type in the name of the difficulty when changing pretty easy to edit in my opinion
DotAccount
DotAccount
published an Update
10 months ago
1
Wordle (School Project)
Wordle (School Project)Wordle.py is a basic wordle engine that I simply made for a school project, thats it
Wordle Engine
I made another easily moddable engine for a school project wow
DotAccount
DotAccount
published an Update
11 months ago
0
SynText Engine demo
SynText Engine demoA Demo for a text-based engine type of programming HELPER (not for everything) so yeah
Added bold text to the *SynText Engine*
Yeah, thats really it since I don't have too many ideas on what to put if you want to give me ideas then just do that i guess
DotAccount
DotAccount
published an Update
11 months ago
0
SynText Engine demo
SynText Engine demoA Demo for a text-based engine type of programming HELPER (not for everything) so yeah
SynText syntax minor changes + new features
I added underline, and reverse string features and renamed colorText to color
DotAccount
DotAccount
published an Update
11 months ago
0
Clicker Game
Complex source code insert here lol
DotAccount
DotAccount
published an Update
11 months ago
1
Wordle (School Project)
Wordle (School Project)Wordle.py is a basic wordle engine that I simply made for a school project, thats it
Wordle basically
I made a wordle system based off, wordle I might add GUI soon so yeah (also imma add a words you guessed soon probably)
DotAccount
DotAccount
published an Update
11 months ago
0
Py Type (School Project)
Py Type (School Project)Py Type is based off nitro type, but I wanted to learn how to use exec() so i combined programming with typing tests to create this
Py Type (For a school project)
A simple typing test that teaches you how to program using python (large spaces are Tabbing if you couldnt tell)
DotAccount
DotAccount
published an Update
11 months ago
0
SynText Engine demo
SynText Engine demoA Demo for a text-based engine type of programming HELPER (not for everything) so yeah
SynText Mod (text-based mod) Rainbow demo
SynText is a text-based engine with quite a bit of stuff included (in the github page so check that out here))
DotAccount
DotAccount
published an Update
11 months ago
0
SynText Engine demo
SynText Engine demoA Demo for a text-based engine type of programming HELPER (not for everything) so yeah
A simple text-based function engine I made (with key support wow)
I will add syntax + more functions soon just not rn since this is in testing still, includes Text Functions Animation Player (for text) RGB colored text creator Keydown function (recommend using strings for) how to use Copy the script or Fork program If you copy the script add another script.py called whatever you want and in the main.py script (or wherever) do import suunText as text If you fork the program just edit main.py I guess
DotAccount
DotAccount
published an Update
11 months ago
0
Hangman
HangmanA simple Hangman engine I made so if you are lazy (like me) you don't have to make a whole Hangman engine from scratch Features: Difficulties, Custom Words (in json), Gameplay, Account win and lose features (saving) easy to mod
Difficulties added to the Hangman Engine
I added a few more difficulties for an example (really easy to modify still, look at the description + source code if you want to figure out how I guess)
DotAccount
DotAccount
published an Update
11 months ago
0
Hangman
HangmanA simple Hangman engine I made so if you are lazy (like me) you don't have to make a whole Hangman engine from scratch Features: Difficulties, Custom Words (in json), Gameplay, Account win and lose features (saving) easy to mod
Hangman Engine
This is a simplistic Hangman Engine I made with Custom Gamemodes with Different Turns Word.json so you can mod it even easier Easy to modify Hangman Gameplay (I think)
DotAccount
DotAccount
published an Update
1 year ago
1
Text Studio!
Text Studio!Text Studio! is an animation tool for text-based animations Features Include: basic preview and create frames save files (load and save) print data (so you can use this in other games, etc) import data so you can see others' creations and that's all (for now)
Animation Tool (No update, just feel like posting again)
Import this :) [['Y', 0.1], ['Yo', 0.1], ['You', 0.1], ['Your M', 0.1], ['rehtoM ruoY', 0.1], ['Your Mot', 0.1], ['Your Mother', 0]]
DotAccount
DotAccount
published an Update
1 year ago
0
A1zCipher
I was scrolling through old repls when I found an A1z6Cipher but it was trash so i made it using python (instead of html, and js, like the old one) and generally, it just works alot nicer now