Activity

Sheikh Shaheed Rijwan Wuhan

Devlog 02
Hello everyone! It took me a while but, I finally made the enviroment for trainning the agent!!!
Even though it looks slow but, that is just because of timing in pygame for fps. In trainning it will be much faster.

0
Sheikh Shaheed Rijwan Wuhan

Devlog 01
Today I didnt do much. Just made how the enviroment will look. This is important since from this Ican get the agents starting positions, balls position and border positions. Even though I wont make a gui game for now. Since I will make a function to do it internally without gui for training the agent. So it can be faster.

Attachment
0
Sheikh Shaheed Rijwan Wuhan

Shipped this project!

Hours: 3.29
Cookies: 🍪 26
Multiplier: 7.8 cookies/hr

I made a terminal based program for communication between 2 computers!!

This project mainly uses the the socket library but it also uses threading and requests library.

I mainly learned how to send data from one computer to another and also taking input from the terminal. I wanted to make this for a long time. Anyway It was a very fun expirience building this.

Sheikh Shaheed Rijwan Wuhan

Hello, Everyone! Today I have finally finished making this project. It honestly went smoother than I thought. I also figured out why it wasn’t printing the recived messages before it was because I forgot start the thread for them. Opsie. But anyways after getting that fixed I just tidied up the Code and added some some text for help with -h and I am finally done!

Attachment
0
Sheikh Shaheed Rijwan Wuhan

Hello again everyone! This time I was able to impliment most the code for sending data across 2 computers. I still though have a problem with sendng data. This is mostly a threading or blocking issue. But I will work on this next.

Attachment
0
Sheikh Shaheed Rijwan Wuhan

Hello, everybody! Today wrote the base code. I encountered a few problems while working with new libraries. Mainly with argparse due to me using a 6 year old tutorial. But I now have a good working code for accepting user arguments from command line.

Attachment
0