Skip to content
Open navbar menu
Sign UpLog In
CodingRobot12

CodingRobot12

@CodingRobot12
  • Go Fish 2 Player Game

    Cover page
    Made with Java
    Recent comments (0)
  • Timer/Countdown Tutorial

    Cover page
    Made with Python
    Recent comments (0)
  • Choose Your Own Adventure #1: City Adventure

    Cover page
    Made with Python
    Recent comments (0)
  • July 4th Weekend Special

    Cover page
    Made with Python
    Recent comments (0)
CodingRobot12
CodingRobot12
published an Update
2 years ago
0
Cookie Empire v1.0
Cookie Empire v1.0Inspired by Orteil's Cookie Clicker
Cookie Empire v1.0
Hello, this is CodingRobot12 and I am back with another project. I have been doing various projects off repl for awhile but I am back with a new one called Cookie Empire. This is my first big project on HTML, CSS, and JS. This website was inspired by Orteil's Cookie Clicker. My plan is to apply this concept to create new buildings, new minigames, and expand my knowledge with coding with HTML. Of course, since this is my first version of this website, I would like some feedback on how to improve such as the overall website layout. I will also look at some of your ideas that you post that could help improve and make this website more exciting. If there are any bugs if the website, also let me know! Here are some of the things that I am planning to add soon: Creating an Upgrade in Which Buildings Run While AFK Cookie Gifts that offer boosts, etc. (Luck Boost?) More Buildings and Upgrades Stats Achievements Naturally Cookie Spawns/Timed Cookie Spawns/Buying Cookie Spawns (Special and Different Tiers) Full screen is highly recommended with this website Have a great day and Happy Early Thanksgiving.
MrVoo
MrVoo
@CodingRobot12 I did, I think it has something to do with Math.floor() since each one adds 0.2 per second2 years ago
CodingRobot12
CodingRobot12
@MrVoo Oh. I tried some methods of fixing it but I am not really getting that far. What do you suggest I should do to fix the problem?2 years ago
MrVoo
MrVoo
@CodingRobot12 Let the cookie value be a decimal, but only display a floored version2 years ago
CodingRobot12
CodingRobot12
shared a Post
2 years ago
I am trying to create this clicker game down below. However, the image 'cookie_stand.png' doesn't look to be wrapping around the text for the cookie s
Cookie Empire v1.0
HTML, CSS, JS
ch1ck3n
ch1ck3n
what do you mean, can you explain it more2 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
This is my second version of my search engine and many more better features are coming soon. This has been a very big project and I have used lots of
The Great Search Engine
Python
Orca20
Orca20
Yay I'm in this search engine. Also how do you delete an account? I accidentally pressed delete and typed wrong so... made a new one. But how do you delete an old account?2 years ago
pr0p3rno0b10
pr0p3rno0b10
How does it save your search history?3 years ago
jackou
jackou
this is cool, but i thought was gonna be like a website, not in a python shell. nice concept though! ^^3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
This is my first version of my search engine and many more better features are coming soon. This has been a very big project and I have used lots of n
The Great Search Engine
Python
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am going to start making a Choose Your Own Adventure story soon but I want to ask the community what idea they want. If you respond, in your idea, I
Bookie0
Bookie0
Here is an idea: this is the year 2046. A country has made a bio-weapon, which kills people and turns them into undead. They are like zombies but when they get a victim, they kill it and it becomes another monster. Aim of game is to find resources like food, water, electricty, materials, weapons, and build alliances with people. another idea: there is 10 days left before a massive storm will come to earth. Each day, you have 2 actions (2 choices). YOu also have variables: strength, endurance 3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am currently make a search engine right now and I am trying to add words. However, it is difficult for me to do it all by myself. I know I added lik
AnthonyMouse
AnthonyMouse
How did you get so good at Python?3 years ago
AnthonyMouse
AnthonyMouse
I can!3 years ago
CodingRobot12
CodingRobot12
Here is the link to the repl: https://repl.it/join/rdtdugdv-codingrobot123 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am currently working a search engine that I am going to post very soon. However, I want to work another project along with the search engine. I stil
Bookie0
Bookie0
you can do all of those! make it a challeng! here are some other ideas if you want: pacman pong game webpage about yourself (HTML) clicker game tycoon game owning managment game text based adventure game (choice making game) And much more! Happy coding and hope this helps! =) 3 years ago
VulcanWM
VulcanWM
Do Choose Your Own Adventure #2, 6.3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
After spending 3 weeks making this repl, I finally created my first program of the upcoming series Choose Your Own Adventure #1. This is full of adven
Choose Your Own Adventure #1: City Adventure
Python
Daniel3210
Daniel3210
it picked options for me. I didnt even type anything2 years ago
gibbsfreenergy
gibbsfreenergy
This is so hard and confusing. You should make the sleep longer and the content a bit shorter. But good job3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
For my repl that I am making, I want to check if the ALT and CTRL key is pressed specifically using getkey. How would you do that?
The Great Search Engine
Python
adl212
adl212
Hi, there is a text file for the github repo for the getkey module on all of the keys you can detect. It is here. Click the upvote button and choose as the correct answer if so.3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I just finished making a repl that took about 3 weeks to finish. During those 3 weeks, I came across many ideas about what I should code next. However
ChristoferK
ChristoferK
Out of this list, "search engine" is by far the odd one out. The others are straight forward programs that operate on a single set of rules that virtually all programmers who were told to write these would do it in more or less the same way. A search engine, however, is a very complex and ambitious option. What would your program search for, and through what data collection, and what sort of searching algorithm would you implement ?3 years ago
adl212
adl212
You can do a search engine! You can use this template to help you!3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
Timer and Countdown Tutorial This tutorial is going to help teach you how to implement a timer and a countdown with code. How to Use a Timer with Co
Timer/Countdown Tutorial
Python
216324
216324
jn 2 years ago
k9chelsea2
k9chelsea2
nice3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
Go Fish Game Go Fish is a fun card game that you can play with multiple people. In this game of Go Fish, you must play it with 2 people. Unfortunately
Go Fish 2 Player Game
Java
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am doing a timer and countdown tutorial but I am having trouble on figuring out how to press s on getkey without the timer having to stop. Can someo
Timer/Countdown Tutorial
Python
CodingCactus
CodingCactus
with threading3 years ago
Bookie0
Bookie0
um, well cant you just do like if key == "s": etc. and dont stop the timer i guess...? hope this helps! =)3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am trying to make a tutorial on how to make a timer and countdown and it involves packages. However, I am getting this error that I don't understand
Timer/Countdown Tutorial
Python
Coder100
Coder100
Hello, it would be better to print out the error instead of having us to run it :/ Anyways, since it looks like a packager problem, try deleting all the package files and installing it again: image image Hopest this helps!3 years ago
adl212
adl212
Unfortunately, I don't believe the keyboard module works on repl.it. Instead, you can use the getkey module, which is here. Hope this helps. Upvote and choose as the correct answer if so.3 years ago
CodingRobot12
CodingRobot12
shared a Post
3 years ago
The July 4th Weekend Special As you know, this weekend is July 4th weekend. So I decided to make a repl that would have fun activities that you can d
July 4th Weekend Special
Python
CodingRobot12
CodingRobot12
shared a Post
3 years ago
I am just wondering if anyone knows how to make a leaderboard because I am not sure how to make one for my repl.
CoolJames1610
CoolJames1610
I've done a MongoDB tutorial :P3 years ago
VulcanWM
VulcanWM
In what language?3 years ago