I am working on adding some jokes and facts, got a main loop down, just need to add random joke generator
I am working on adding some jokes and facts, got a main loop down, just need to add random joke generator
Made the test display a loading screen afterward.
Ok, I think that is good, I added more to my description.
I finished the first draft of it. I think it is really close to done.
I got audio to work! It uses the onboard buzzer to generate a 1000Hz tone for 1500ms. So I have added sound, a sleep function for timed events, and an actual printString function because debugging without a print function is actually torture. I don’t have a photo because nothing changed visually, so here is the photo from before
So, this is my first devlog on the project, this is a OS I built as a project to show off my skills when I get older. Right now, I got it exiting BootServices and into a standalone kernel, it has GOP support and displays the classic NTSC test pattern and a some text that says “WyattOS loaded”. I need to add sound support and some actual interface to it, but it’s a good start
I have added two simple notifications, most of the time came from me trying to get a Apple Developer account, but Apple for some reason said I can’t create an account. The only things before I ship are I need Achievement popups, more achievement, more store items, and to change music due to copyright.
So, I have been working on this for some time (Before I signed up for Starance this has 4 and a half hours on it) and figured that this would be the best place to start my devlog. So I guess I will explain what I have done so far. So far, I have gotten most of the main loop down, I got the title screen, the actual game screen, the store, and I even added Unity LevelPlay because it is new and exiting. I also have a chest spawn every ~100 sec and when you click on it you can either get the basic reward or watch ad for 3x the reward, most of the time on this devlog is from me making a screen to show the ad load failed when it fails to get an ad. Some things that are next on my list are adding achievements, more store items, making it compile for more than just android, and changing the music because if Nintendo finds out I am using Wii music, which is the best music, I don’t think they would be happy. Anyways, that’s it for my starting devlog, I hope I will get some binary’s compiled for more than just android soon.