You are browsing as a guest. Sign up (or log in) to start making projects!

IsaacOS

  • 10 Devlogs
  • 57 Total hours

webOS based on The Binding of Isaac

Open comments for this post

9h 35m 48s logged

**DEVLOG #10
helloo since i have a dopamine addiction i made a doomscroll app where u can doomscroll (rn there are only like 10 videos, but ill add more) between these videos that i chose about isaac, made a demo app thats just an iframe of the binding of isaac flash version demo gotten from crazy games and a terminal with various commands. also made some new options in the settings app and added it to the topbar, made the hour and date clickable so that they open lil widgets of a clock and a calendar

0
0
9
Open comments for this post

9h 56m 25s logged

**DEVLOG #09
HELLOO
i made a select layout on the topbar (blue map) where u can change the dekstop layout and just have a dock with all the apps instead of the normal desktop app icons. also made a tetris (the code is really messed up and doesnt work properly rn, will try to debug) and also made a spotlight to search apps with ctrl + space. also made a lot of tweaks etc but i made them days ago and dont remember them anymore :|
this devlog is gonna be shorter because im getting tired of ts so i will try to rush the last things i wanna do and just ship it. it already has a lot of things it doesnt need more tbh

0
0
14
Open comments for this post

10h 2m 21s logged

**DEVLOG #08
i made widgets! they are draggable, customizable with the themes app and all of em work perfectly! the isaac exclusives are the mom’s voicelines and item of the day widget (where u can reroll once per day using D6). i’ve spent most of the time optimizing and fixing bugs, but the thing that stole most of my time was the themes (i got bored of the black and red colors with that background) so i started making some presets with both backgrounds and icon colors. most of them aren’t still finished but yeah i’ll be getting into it shortly. also made some tweaks in the settings, gallery and compendium app aaand i think that’s all. rn im trying to make a domino/infinity effect using the browser where i can open the webOS multiple times inside the webOS but it starts showing white screen after 2 times so idk how to fix.

1
0
99
Open comments for this post

9h 22m 23s logged

**DEVLOG #07

helloooo! i made a lot of progress since last time, i made an intro (for some reason i cant upload the video here in the devlog :( but i will ship soon and u’ll be able to see it there) of isaac descending into the floor, idk what to add there but i will try to make it prettier! then i made the settings app and a music player that plays my favorite isaac OSTs (i have no idea if they are copyrighted, i hope not) i also made a paint app (peep the tools, all the icons are isaac items as always) and that’s about it i think, made the topbar prettier and idk i feel tired rn so goodbye

0
0
1
Open comments for this post

9h 3m 49s logged

**DEVLOG #06

ok so it’s been a long journey updating this compendium app, there are a lot of things i wanted to add and it’s still not complete rn, but it’s 99% finished! i added various sections inside the app where u can see all of the unlocks and they are based on what characters u are playing or bosses u are about to kill. other than that i also added a gallery app where i just put a lot of images of isaac and friends, and a themes app where u can change the main colors of the whole OS.

0
0
8
Open comments for this post

3h 28m 54s logged

**DEVLOG #05

hello! i put a lot of my time in here for making the app that i think will be the most useful one here (or at least for us isaac players), which is the Compendium app!

What is Compendium?

Compendium is this app i made that shows every item, trinket, challenge and character of The Binding of Isaac. it works like a little wiki (not so little since there are more than 720 items and trinkets) and shows every item sorting them by the ID ingame, shows their quality and if they have to be unlocked ingame, it shows you how to unlock them. You can also sort it based on what DLCs u have, default is having all of them (steam sale saved a lot of players). same thing even for trinkets but they don’t have quality in game so the only sorting is DLCs and then the last section of the app is the Unlocks where u can choose and see either how to unlock characters, how to unlock challenges and what reward they give u or all the items that have to be unlocked.

What i will add in the future (today or tomorrow probably)

the app is 90% done and i wanna add a boss section with tips on how to fight them and a reccomended unlock icon on all of the unlocks that are fundamental for progressing in the game.

How did i develop it

ok so i thought scraping the web for data was easier, turns out it wasnt and i crashed out multiple times. there are SO MANY items, trinkets and things to get data from and getting all of them was not easy, i tried getting them myself but i gave up halfway through, had to use ai for all the scraping. the worst thing is that it was causing problems and forgetting things and i was always adding them later on, like first i got all the items and that’s it, then i remembered to sort the things, then that not all of them are unlocked, then how to unlock etc etc and thankfully i wasn’t the one that had to scrape all of that data.

0
0
14
Ship #1

Welcome to IsaacOS! this is a very cool OS based on the binding of isaac (i am playing it so much rn) which has minimal but essential apps right now but will have many and many more in the future. i made it using only html, css and js and honestly i think it looks great! i rlly like the colors i used, even tho when i will probably re-ship it when it has more apps i will change them so it looks new/updated, but other than that i am very satisfied! it has only a note app, website that is very limited, simple calculator and a find me on socials app, but i have many more that i am currently developing but i thought that i’d like to ship it now so i can see the progress im making. hope u like it! >:3
play the saac, u won’t regret it (T⌓T)

Try project → See source code →
Open comments for this post

1h 34m 28s logged

**DEVLOG #04
ok so i kinda got lost in my thoughts today so i didn’t do too much but i made it so u can move around icons on the os and added animations when u close/minimize windows, also u can now resize the windows as u like by pulling the window in the corner . i think it’s ready now to ship and i will re-ship with the next mission when i will add more things such as background settings, themes, paint app, actual games etc

0
0
21
Open comments for this post

1h 19m 46s logged

**DEVLOG #03
i made a calculator app using old code from another project and made it match with the whole theme, made the notes app use localStorage so it saves the notes between sessions (there’s a default one tho) and made a lil dock for the open windows rn, also made a lil animations for when there are no windows open but i can’t record rn so u can’t see it, but i will add some micro animations later on to the dock. making this screenshot and being unable to get the browser window in the screen made me realize that i should make it so the windows size can be changed by pulling it on the corner

1
0
8
Open comments for this post

2h 2m 17s logged

**DEVLOG #02
hi humans
i changed a lot of the colors and added a background directly from isaac (unused Sheol floor). i added the notes app (which rn only shows a pre-written note, still cant add a new one) a find me app where u can find all of my socials and the browser. the browser was the hard part where i gave up half-way thru because i cant figure out how to search things online that dont block the browser using iframes, so it only shows wikipedia and the website on github pages cuz i wanted to create an infinity effect where u could open the webOS in the browser and do it a lot of times but i cant figure out the resolution etc so u can do it only once rn. also all of the icons are isaac items

0
0
8
Open comments for this post

51m 8s logged

**DEVLOG #01
helo i am making the binding of isaac os. rn it is just very basic since i am following the guide (rn nothing works, i made the windows draggable and closable but they don’t work) and i have 0 ideas on what apps to add, but i will try to make it work and add some cool features

0
0
19

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…