flafflar
Hacker
@flafflar
A small maze game I made, using only text for the graphics.
Get to the bottom right corner to win. Press escape twice to exit.
Also, make sure to en
Python
Is there any way to add math formulas in a post, except uploading them as an image?
AmazingMech2418 Unfortunately, Markdown does not support LaTeX, so you'd just have to either upload as an image or maybe just type out the LaTeX equation in a code thing (the backticks. I'm not sure what to call it.)3 years ago
DynamicSquid I don't think so. I guess write your equations on a piece of paper and post it here3 years ago
A Python script that draws the python logo with the Turtle. Pretty self-referential, right?
The result was far better than I expected at the beginnin
Python (with Turtle)
In memory of the recently deceased John Conway, I have made this small implementation of his most iconic creation: Game of Life
For those who haven't
HTML, CSS, JS