Skip to content
Sign UpLog In
Profile icon

Andrew Andrew

@TurtleAndrew
A self tought programer who spends way to much time programing.
Repls
Community
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
Prime Factorization
I create a program that takes a number, any number, and converts it to a multiplication chain of prime numbers (example: 223*5). This process is calle
Prime Factorization
Python
DynamicSquid
DynamicSquid
Nice!2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I spent a few hours working on a basic compiler that converts python3 code (one of the easier languages to learn) to c++ (one of the harder languages
python3 to c++ compiler
Python
BananaJellyfish
BananaJellyfish
I'm learning c++ now... although it might be a little late2 years ago
BananaJellyfish
BananaJellyfish
I know a lot of python, but no c++. Im planning on learning it but i may take a while since i have very little time. Im also unsure as to whether python3 is the python i know.2 years ago
notGilbert
notGilbert
that sounds like a challenge (many, many differences and abstraction between the languages)2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I've spent the last 4-7 hours creating the py4 language. Note that it is an early version and may produce bugs that shouldn't happen. To program in th
py4 programing language
Pygame
postermorison
postermorison
Choosing the right hosting is not an easy task. And almost every second user faces this problem. Faced with various kinds of difficulties, people are afraid to ask for help. For example, I recently received a SyntaxError: Unexpected reserved word ‘await’ notification. I didn’t know what to do, but it’s good that I found the answer on the Internet how to fix it11 months ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I've spent the last day and a half working on this game that uses ray casting. Ray casting is a method of rendering a 2D level as if it was 3D. It was
Ray Casting
Pygame
BananaJellyfish
BananaJellyfish
nice, the lighting has really improved!2 years ago
Coding4Lizz
Coding4Lizz
mine doesn't have the mini map at the top:( 2 years ago
IsmailHansia
IsmailHansia
I WON 2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
This project uses a perlin noise package I've created, go to Github to learn more about it. Also take note that this project takes a minute to load an
Octave Perlin Noise
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I created a second version of my vector types this time overloading the operators. This means to customize the math operations in python for the insta
vec2, vec3, and vec4 types in python3!
Python
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I created some classes and functions that store and alter data that have an xy or xyz coordinates. This code is meant to help clean up your code, make
Vector Types - Python3
Python
DynamicSquid
DynamicSquid
Cool! Why functions instead of methods though?2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
This ray tracer takes about 30m and slowly fills in the screen, also, you may notice it starts uncovering in 4 areas, this is due to multithreading(a
Ray Tracer 2.0
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
Start it and give it some time, you can't expect a fast ray tracer on repl. Hope you enjoy the output, it's still a very early version and comes with
Ray Tracing Bata
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
I am going to teach you how to draw a 3D object. I'm going to start with some useful information about the project bellow. First, it takes about 10 -
3D Game Engine Test
Pygame
BananaJellyfish
BananaJellyfish
i think you should try making one of your 3D projects into a full game 2 years ago
jeweled
jeweled
Really cool would be an understatement for this! Amazing job!2 years ago
Highwayman
Highwayman
I’m crying you make it sound so easy why did I never learn this2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
2 years ago
This program renders a procedurally generated landscape in 3D. The perspective is off because I have to lower the fov(field of view) and shrink the si
3D Game Engine Test
Pygame
JonDoeBeep
JonDoeBeep
And you somehow did this with a 2d game library2 years ago
TheOceanFace
TheOceanFace
what2 years ago
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Go to the highest point marked by the words above the player. Survive the lava rising 10 times to win. If you touch the lava, you die. Have fun!
The Floor Is Lava
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Use the arrow keys to move around the generated noise map, use w, s, to zoom in and out. Press 'b' to show the image in black and white and 'c' to sho
2D Noise
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Move around an infinite world, fule up to survive. Survive for long to see a beautiful sunset and sunrise!
The Car Game!
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Move around a randomly generated world using w, a, s, d.
Procedurally Generated Terrain Viewer
Python
08KINPLIX
08KINPLIX
I did this all the time in love2d in my old account Its good upvote3 years ago
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Your goal is to use the arrow keys to move left and right to doge the platforms as you fall further, faster, and as the platforms increase in size. Yo
Falling
Pygame
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Please try to beat this by making a 1-2 line rock paper scissors game that has a good interface. Put in the number corresponding to the number shown w
3 Line "Rock Paper Scissors"
Python
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Here's a loading bar I made that dons't clear the console above keeping any text above intact. It will print lots of lines if the line showing the loa
Loading Bar
Python
Highwayman
Highwayman
Noice3 years ago
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Heres a game I made inspired by the slide game made by MrMinimax. I wrote all the code for this game but made it because I wanted more levels to play
Slide (Python)
Python
TurtleAndrew
TurtleAndrew
shared a Post
3 years ago
Play this work in progress platformer made in node js using symbles.
Platformer
Node.js
install
install
Hi don3 years ago