Tuesday, September 2, 2014

New year, new projects

Now I am in independent study for computer science, and I am working on a server that will allow clients to play games with clients that can be either AIs or actual players. We have decided on how we want to send input and output to and from the server. We have also implemented the rules for tic tack toe, which will be the default game for this project. Also, individually, I have worked on some of my own projects. I managed to get my charge simulator online, and I also wrote a gravity simulator. The charge simulator generates random charged particles at random velocities, and then simulates their movement while the gravity simulator does the same thing, but with gravity using differently sized objects. For both of these projects, I also figured out how to implement settings. The algorithms might still have a few bugs, so this is something that I plan to work on. I also plan to make a new project that tracks elastic collisions, but I need to learn how the physics behind that works first. I am also learning more javascript from this tutorial, and I plan to learn node.js for my projects. This year, I might also want to work on making my own blog using bootstrap, but I will see how things go. On a more personal level, I have been doing Aikido for about 1/2 a year now, and I have successfully advanced a rank.

No comments:

Post a Comment