Skip to content
Sign UpLog In
Profile icon

William Banquier

@WilliamB
  • Python Choose Your Own Adventure Game

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
WilliamB
WilliamB
shared a Post
2 years ago
Python Choose Your Own Adventure Game
Hello, this is my python "Choose your own adventure game". I made it a while back and forgot to share it. I might make a second version as this one is
Python Choose Your Own Adventure Game
Python
MrVoo
MrVoo
Yahoo, I drowned! It's pretty good, but it does need some polishing2 years ago
WilliamB
WilliamB
shared a Post
3 years ago
Morse code converter By WilliamB This was a quick project there might by some bugs
Text2Morse & back
Python
WilliamB
WilliamB
This can be optimised, but I am lazy a smart programmer so I did it a different way3 years ago
WilliamB
WilliamB
shared a Post
3 years ago
I don't really know what this is, I got bored and thought about walking around a 2D plane, this script is a basic version of what I want, technically
WalkAround
Python
WilliamB
WilliamB
shared a Post
3 years ago
A quick script made after seeing a script - thought I could make it more compact so I rewrote the whole thing. Works as quick function (copy the func
Find the numbers
Python
WilliamB
WilliamB
This is probably not the finest script, please tell me everything that I did wrong with it so I can improve.3 years ago
WilliamB
WilliamB
shared a Post
4 years ago
The classic game with a twist - you can take the other players spot
X's and O's With Claming
Python
WilliamB
WilliamB
shared a Post
4 years ago
Input a topic and part of the Wikipedia page will be there The sentences input is not the best and also does not work well (it is buggy) Hopefully y
Wikipedia Reader
Python