Silly sentences
This is probably the least like AI, it merely forms sentences. However, as it is able to form sentences, I decided to put it here anyway. What is does is …
A blog of my programming activities
This is probably the least like AI, it merely forms sentences. However, as it is able to form sentences, I decided to put it here anyway. What is does is …
This is a dungeons and dragons simulator, made by me and a friend of mine called Dylan Strudwick. It is slightly remixed from the original rules, but this is how …
My current project is to write a connect 4 program. It will have an inbuilt computer that plays you, and the end goal is to have it play a friend …
This is a turtle project I built which is essentially an advanced logo. When you start it, type help and it will give you a list of commands. This was …
This is my hashing example. On line 75, you can set if you want to guess or set the password. ADMIN=True means you are setting, ADMIN=False means you are guessing. …
This is my platforming game which I built in 2017. It is quite simple, and uses the following method to replicate gravity. Fall by drop speed If I am touching …
A simple gravity program, designed to roughly simulate gravity (For a better simulation, see my 3D gravity simulator). To launch balls, click and drag with the mouse. The further back …
This is a little project that took me a couple of hours to build. In short, it generates a line graph based on the formula you enter, where time is …
I wrote this project in 2015, and it was one of my first ever projects. As you can probably tell from my code, I was not very experienced: I now …
This project is designed to aid me with my rubbish file handling skills! It took five hours to write, but I find it extremely useful. My favourite function has to …
Recent Comments