Skip to content
Sign UpLog In
Profile icon

PythonHTML5

@PythonHTML5
I know HTML, CSS, JavaScript, Python, and some Java. I create and post a new game occasionally. Currently working on my biggest game yet…
  • Sandbox Physics

    Cover page
    Made with HTML, CSS, JS

    This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.

    Recent comments (64)
    ZacharyJones30
    ZacharyJones30
    1 month ago

    10/10 doesnt work on my school chromebook!

    studentmrcode
    studentmrcode
    2 months ago

    wow! this is really cool!

    programmingbird
    programmingbird
    3 months ago

    GermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanvvGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGerman!

    PythonHTML5
    PythonHTML5
    7 months ago

    Fixed some minor bugs

    PythonHTML5
    PythonHTML5
    7 months ago

    If you want to save your current settings but just modify them, press the back arrow, modify whatever you want, then press the forward arrow. It will only work on certain devices for now.

    PythonHTML5
    PythonHTML5
    7 months ago

    Update: -You can now choose your own number of particles

    PythonHTML5
    PythonHTML5
    7 months ago

    -I updated the UI for making a custom color for the particles and made it easier to understand what color you’re picking.

    PythonHTML5
    PythonHTML5
    7 months ago

    Sandbox Physics is back with a new update. You can now choose any color you want for the particles (the colors before were black, blue, and red).

    eliasciur
    eliasciur
    1 year ago

    Very nice!

    angrydoge
    angrydoge
    1 year ago

    Haha nice

  • ClickShoot

    Cover page
    Made with HTML, CSS, JS

    This is a game I made to cure your boredom. To play you just click the target and shoot it. Every time you hit the target you get a point. I spent way longer on this than I expected but I am happy with the way it turned out. Enjoy.

    Recent comments (27)
    mo13241234
    mo13241234
    4 months ago

    Hey, checkout this one, I dare you not to open the files of it!! https://replit.com/@mo13241234/Math-Magic

    mo13241234
    mo13241234
    4 months ago

    Checkout this, I have just created it i really think that you will like it!!! https://replit.com/@mo13241234/CHO-HANGame?v=1

    mo13241234
    mo13241234
    4 months ago

    https://replit.com/@mo13241234/Rock-Paper-Scissor?v=1 see this program.

    mo13241234
    mo13241234
    4 months ago

    Very nice!!

    MIbrahimMalik
    MIbrahimMalik
    4 months ago

    Is game broken?

    MIbrahimMalik
    MIbrahimMalik
    4 months ago

    Cool

Repls
Community
PythonHTML5
PythonHTML5
published a Repl
3 months ago
2
Dimes To Dollars
Dimes To DollarsIn this game you get as rich as possible with only about $100 total. It is similar to the "Rags to Riches" game I made a while ago, but this one is better more advanced by a lot. In this one you have a lot of choices to pick from. I will be updating this every now and then, so feel free comment and let me know of any problems or suggestions you may have.
programmingbird
programmingbird
Wie Gehts @PythonHTML5?2 months ago
BunnyLover24
BunnyLover24
Its a really nice game! It would be great to add a save data option and allow just pressing enter when working so that you don't have to press a key then press enter29 days ago
PythonHTML5
PythonHTML5
published an Update
3 months ago
3
Collatz Conjecture Loop
Collatz Conjecture LoopThis is a loop that puts every number in the Collatz Conjecture, starting from 1, and displays it while it’s calculating. The Collatz Conjecture is basically if you think of any number, and divide that number by 2 if it’s even, or multiply by 3 and add one if it’s odd, and repeat for each value you get, it will always lead to the number 1. The number on the left side of the semicolon is the number its at and the one on the right is the number it started with.
No more floats just ints
The numbers wont show up as floats anymore, they will be ints
#CollatzConjecture
#math
PythonHTML5
PythonHTML5
published a Repl
4 months ago
0
ClickShoot
ClickShootThis is a game I made to cure your boredom. To play you just click the target and shoot it. Every time you hit the target you get a point. I spent way longer on this than I expected but I am happy with the way it turned out. Enjoy.
mo13241234
mo13241234
https://replit.com/@mo13241234/Rock-Paper-Scissor?v=1 see this program.4 months ago
mo13241234
mo13241234
Checkout this, I have just created it i really think that you will like it!!! https://replit.com/@mo13241234/CHO-HANGame?v=14 months ago
PythonHTML5
PythonHTML5
published a Repl
6 months ago
1
P.A.L.  -  Python Advanced Library
P.A.L. - Python Advanced LibraryThis is a python library I made that is designed to make your life easier and to improve your projects.
PythonHTML5
PythonHTML5
If you have any questions or suggestions please let me know. Also if this gets 300 likes I will put the time into making a documentation that will explain each function.6 months ago
mo13241234
mo13241234
The while loop, it is just complicated.4 months ago
PythonHTML5
PythonHTML5
published a Repl
6 months ago
3
Collatz Conjecture Loop
Collatz Conjecture LoopThis is a loop that puts every number in the Collatz Conjecture, starting from 1, and displays it while it’s calculating. The Collatz Conjecture is basically if you think of any number, and divide that number by 2 if it’s even, or multiply by 3 and add one if it’s odd, and repeat for each value you get, it will always lead to the number 1. The number on the left side of the semicolon is the number its at and the one on the right is the number it started with.
ryanjbwang
ryanjbwang
@PythonHTML5 Could you make the numbers integer? Except for the first value, when you divide by 2 it turns in into a float3 months ago
PythonHTML5
PythonHTML5
The numbers wont show up as floats anymore, they will be ints3 months ago
PythonHTML5
PythonHTML5
published an Update
7 months ago
28
Sandbox Physics
Sandbox Physics This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.
Bug fixes
Fixed some minor bugs
PythonHTML5
PythonHTML5
published an Update
7 months ago
28
Sandbox Physics
Sandbox Physics This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.
Choose your own amount of particles
Update: -You can now choose your own number of particles
PythonHTML5
PythonHTML5
published an Update
7 months ago
28
Sandbox Physics
Sandbox Physics This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.
Sandbox Physics
-I updated the UI for making a custom color for the particles and made it easier to understand what color you’re picking.
PythonHTML5
PythonHTML5
published an Update
7 months ago
28
Sandbox Physics
Sandbox Physics This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.
Sandbox Physics
Sandbox Physics is back with a new update. You can now choose any color you want for the particles (the colors before were black, blue, and red).
PythonHTML5
PythonHTML5
shared a Post
10 months ago
PythonHTML5
PythonHTML5
published an Update
11 months ago
20
Rooftop Rodent
Rooftop RodentThis is a simple and fun game made with python that allows you to control a squirrel and jump on the rooftops of huge buildings, and if you fall, you lose. Try to beat my score: 2021 And the world record: 21230 !!!!!! If there are any problems or suggestions you have, feel free to let me know in the comments. Thanks for 500 runs!
1k RUNS
Thank you for getting Rooftop Rodent to 1k runs!
PythonHTML5
PythonHTML5
published an Update
11 months ago
20
Rooftop Rodent
Rooftop RodentThis is a simple and fun game made with python that allows you to control a squirrel and jump on the rooftops of huge buildings, and if you fall, you lose. Try to beat my score: 2021 And the world record: 21230 !!!!!! If there are any problems or suggestions you have, feel free to let me know in the comments. Thanks for 500 runs!
R o o f t o p - R o d e n t
Almost 1000 runs on rooftop rodent!!!
PythonHTML5
PythonHTML5
published an Update
11 months ago
2
Rags to Riches
Rags to Riches This is a basic finance game that is mathematically correct, and hopefully fun for you. My high score is $18k. Have fun!
Rags to Riches….Update?
This is an older game I made a while ago. It’s fun but needs some work. If you want me to update it, let me know. If it gets enough attention and people playing it, I’ll spend my time updating it but otherwise, I don’t want to waste my time on it.
PythonHTML5
PythonHTML5
published a Repl
11 months ago
28
Sandbox Physics
Sandbox Physics This is a simple thing I made that has particles that you throw around and it looks cool. I hope you like it and let me know if there are any bugs or suggestions for me to add.
programmingbird
programmingbird
GermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanvvGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGermanGerman!3 months ago
studentmrcode
studentmrcode
wow! this is really cool!2 months ago
PythonHTML5
PythonHTML5
published an Update
11 months ago
20
Rooftop Rodent
Rooftop RodentThis is a simple and fun game made with python that allows you to control a squirrel and jump on the rooftops of huge buildings, and if you fall, you lose. Try to beat my score: 2021 And the world record: 21230 !!!!!! If there are any problems or suggestions you have, feel free to let me know in the comments. Thanks for 500 runs!
Rooftop Rodent
This is my game I made in the 2021 Kajam. Let me know what you think about it so I can improve it.
PythonHTML5
PythonHTML5
published an Update
1 year ago
20
Rooftop Rodent
Rooftop RodentThis is a simple and fun game made with python that allows you to control a squirrel and jump on the rooftops of huge buildings, and if you fall, you lose. Try to beat my score: 2021 And the world record: 21230 !!!!!! If there are any problems or suggestions you have, feel free to let me know in the comments. Thanks for 500 runs!
Reduced lag
There is no longer horrible annoying lag. I hope you like my game.
PythonHTML5
PythonHTML5
published a Repl