Lately
Hewwo everyone. As you’ll might not know, I have a new computer and ipad. its costing me a alot of money but it was about time I replaced some of my most used devices. Its very refreshing not having to worry about the battery on my ipad as this one doesn’t run out on 80-60%, and its also refreshing not having to worry about my old del laptop overheating from me having 5 different programs open working on lots of things at the same time. and as you’ll might also not know… IT WAS MY BIRTHDAY A FEW DAYS AGO!!!!! so thats cool.
I got the computer for my birthday and I’ve been using it to learn JavaScript. As yall might not know (but I really doubt it) it is a Developer Language that allows you to add functionalitys to web, but it has been used to create games and works along side CSS and HTML (Which I know both). I’ve been learning through w3shools courses and of course my mum (Who is a web developer) has been giving me tips and tricks to help me develop this website and other things like games.
“Me sitting at my desk with my new computer and ipad”
Shooting game
lately I am developing a game where u shoot targets, it is made out of HTML, CSS, JavaScript. Its not very far into development, at the moment I’m trying to figure out how to make a <div> fade on click. it is eating at me to get this generic point and shoot game to be done. I mean if I can learn how to code text based games using .cmd files and spread them on the school computers then I can figure out how to make this simple game.
It will have simple mechanics, enemys appear and move around on screen, all you have to do is click on them and they’ll fade out of existance haha. its a bit difficult to work on this due to Attention Deficit Hyperactivity Disorder (ADHD) but it should be fine if I take breaks every 10-20 minutes. but yeah it’ll be good.
“Game Concept Art”
Site Stuff
I’ll be posting to this website but it’ll definitly fluctuate on how often. I simply don’t have the motivation to post consistantly, so each post will differ in timing. One could take months, others could take hrs. its simply how I’m feeling. I do have plans though. I want to rebuild this site from the ground up complete with costom made code written by yours truly. I want to also make another site thats more artsy and expressionate while being more in flow to my interests such as 2000s biblical horror concepts and the occult.
I have also wanted to do more blog type stuff and logging of my projects as they are being made. I love how some sites from the past were mainly blog based, and thats how I view this site as an outlet. I also want to evenutally create a forum with the 2000s geocitys forum type style. I have already worked on on called softcannibal on proboards. but I think I would love to figure out how to make one from scratch with my own custom code, that way I know the in and out of it.
3D Graphics Simulation
As of a few hrs ago I have started working on a 3D templeOS inspired simulation made with HTML and CSS. I will be adding JavaScript later when I figure out a use for it. I have made a island in the middle of a ocean using <div> and 3D transforms as well as a border making the ocean. I used the transforms to create the angle by 70 degrees. I have also added a green gradient as the color to the <div> which simulates a green grass and some depth to the island.
Update I have officially made the island rotate.