Hyperfixated On This Game So Hard I Tried To Recreate Ac Syndicate's Animus Database Using Html Css And

Hyperfixated On This Game So Hard I Tried To Recreate Ac Syndicate's Animus Database Using Html Css And

hyperfixated on this game so hard i tried to recreate ac syndicate's animus database using html css and js👍

i will make this responsive though, i've only started doing the frontend but i'll also start doing the backend as soon as i finish this

basically this is gonna be a website that will allow you to create a database of your assassin's creed OCs (btw this was inspired by @gwen-the-assassin's idea <33) and help you with worldbuilding and making AUs (i know the ac fanon wiki already exists for that but i wanted to make the experience of keeping a database more immersive u know....)

this might take a while to be completed, but I'll try to post updates on it as much as possible! if there are any programmers/web developers in the ac fandom that want to contribute to this project plsplspls DM me!!

actual pic of the database for comparison:

Hyperfixated On This Game So Hard I Tried To Recreate Ac Syndicate's Animus Database Using Html Css And

ik it's not entirely accurate but this is the simplest database in the game that i could recreate lmao

also code snippets just cuz (+ me crashing out)

Hyperfixated On This Game So Hard I Tried To Recreate Ac Syndicate's Animus Database Using Html Css And
Hyperfixated On This Game So Hard I Tried To Recreate Ac Syndicate's Animus Database Using Html Css And

More Posts from Mintie-chip and Others

1 month ago
Clockwork UConsole CM4

Clockwork uConsole CM4


Tags
1 month ago

You're interviewing as a software engineer and you sit down to begin a coding exercise via remote video chat. Your interviewer joins a minute late. You exchange light pleasantries, then intros. They ask you a few questions relevant to your experience and you answer them satisfactorily.

The interviewer says, "Right, lets move on to the coding exercise," and directs you to a collaborative coding website. You select your language of choice and they begin to describe your problem.

"You have an array of souls recently liberated from their mortal shell, represented by this array of signed floats called "theDead". You must design a function that determines which souls go to heaven and which souls go to hell,"

"Heaven and hell are empty. The cumulative value of all the souls in heaven and hell must both be nonzero, and exactly equal to each other. You may leave any number of souls in purgatory,"

"Your function must return a bool indicating whether the balance of heaven and hell can be met given the array of souls. The count of souls will be 0 < n < 1,000,000. Do you have any questions before you begin?"

1 month ago

Coding/Website Themed Web Graphics!

Coding/Website Themed Web Graphics!

I've made a bunch of these, so I thought I'd share :3

Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!
Coding/Website Themed Web Graphics!

I wanna make more stuff, but I gotta figure out what 😞💔

Coding/Website Themed Web Graphics!

f2u, no credit needed :D

Coding/Website Themed Web Graphics!
1 month ago
I Think About This Post Every Time I Have Some Difficulties With My Linux Setup (basically Daily)

I think about this post every time i have some difficulties with my linux setup (basically daily)

1 month ago

I distinctly remember ranting on tumblr about a problem in my code like half a year ago and I was frustrated with arrays of strings in c++ and I REMEMBER a furry adding a comment that just said “you could try parsing the string uwu” and I did it and it WORKED and I was so relieved because I had been fighting with it for like a week.

The only problem is I can’t find that post and I think I dreamt it up. I think God came to me in a dream as a furry responding to my tumblr post to help me fix my code. I am going insane why did my brain do this.

1 month ago
This Is As Unhinged As This Laptop Soon Will Be
This Is As Unhinged As This Laptop Soon Will Be

This is as unhinged as this laptop soon will be

1 month ago

I distinctly remember ranting on tumblr about a problem in my code like half a year ago and I was frustrated with arrays of strings in c++ and I REMEMBER a furry adding a comment that just said “you could try parsing the string uwu” and I did it and it WORKED and I was so relieved because I had been fighting with it for like a week.

The only problem is I can’t find that post and I think I dreamt it up. I think God came to me in a dream as a furry responding to my tumblr post to help me fix my code. I am going insane why did my brain do this.


Tags
1 month ago
The 100% Good Twine SugarCube Guide!

The 100% Good Twine SugarCube Guide!

The 100% Good Twine SugarCube Guide is a coding guide for the SugarCube format of Twine. It is meant as an alternative to the SugarCube documentation, with further explanations, interactive examples, and organised by difficulty. The goal of this guide is to make the learning curve for new SugarCube user less steep, and provide a comprehensive and wide look over the format.

VIEW / DOWNLOAD THE GUIDE!!!!

The Guide is compartmentalised in (currently) four categories:

THE BASICS or the absolute basics to start with SugarCube. No need for extra knowledge. Just the base needed to make something.

THE BASICS + adding interactivity, and creating a fully rounded IF game May require a bit of CSS knowledge (formatting rules)

INTERMEDIATE MODE adding more customisation and complex code Will probably require some CSS knowledge, and maybe some JavaScript

ADVANCE USE the most complex macros and APIs Will surely require some JavaScript/jQuery knowledge

Note: The Advanced Use includes all the APIs, macros, and methods not covered by the previous categories. This includes code requiring very advance knowledge of JavaScript/jQuery to be used properly.

Each category explains many aspects of the format, tailored to a specific level of the user. More simpler explanations and examples are available in earlier chapters, compared to the later ones.

If something is unclear, you found a mistake, you would like more examples in the guide, or would like a feature covered, let me know!

The Guide currently covers all macros (as of SugarCube v.2.37.3), all functions and methods, and APIs. It touches upon the use of HTML, CSS, JavaScript and jQuery, when relevant. It also discusses aspects of accessibility.

The Guides also provides a list of further resources, for the different coding languages.

The Guide is available in a downloadable form for offline view:

HTML file that can be opened in Twine

.tw file that can be opened in Twine

source code, separating the chapters, .js and .css files

GITHUB REPO | RAISE AN ISSUE | TWINE RESOURCES TWEEGO | TEMPLATES | CSCRIPT 2 SG GUIDE

Twine® is an “an open-source tool for telling interactive, non-linear stories” originally created by Chris Klimas maintained in several different repositories (Twinery.org). Twine is also a registered trademark of the Interactive Fiction Technology Foundation.

SugarCube is a free (gratis and libre) coding format for Twine/Twee created and maintained by TME.

VIEW / DOWNLOAD THE GUIDE!!!!

As of this release (v2.0.0), it is up to date with the version 2.37.3. If you are looking for the guide covering SugarCube 2.36.1, you can find it on my GitHub.

Note: the Guide is now complete. There won't be further substantial updates.

1 month ago

linux is just such a good special interest. it is a never ending hyperfixation; there is always a new rabbit hole to get lost in.

no matter how much i research, how much i read, i discover something new. i don't think i spent a day not learning ever since i made the switch years ago.

linux really tickles my autism in the best way.

1 month ago

i post from here. if you even care.

I Post From Here. If You Even Care.
  • lupinus-bicolor
    lupinus-bicolor liked this · 1 week ago
  • wyyvernn
    wyyvernn liked this · 2 weeks ago
  • leondantes
    leondantes liked this · 3 weeks ago
  • sterenjpeg
    sterenjpeg liked this · 3 weeks ago
  • ra9in3z
    ra9in3z liked this · 4 weeks ago
  • ducky39101
    ducky39101 liked this · 4 weeks ago
  • grahminradarin
    grahminradarin liked this · 1 month ago
  • viestbele
    viestbele liked this · 1 month ago
  • tsuki722
    tsuki722 liked this · 1 month ago
  • jrme972-blog
    jrme972-blog liked this · 1 month ago
  • licordedulcedeleche
    licordedulcedeleche liked this · 1 month ago
  • harkedraven
    harkedraven liked this · 1 month ago
  • the-beauty-ofdarkness
    the-beauty-ofdarkness liked this · 1 month ago
  • pendulumplant
    pendulumplant liked this · 1 month ago
  • lunapage4856
    lunapage4856 liked this · 1 month ago
  • neptune1515
    neptune1515 liked this · 1 month ago
  • qualitymiraclevoid
    qualitymiraclevoid liked this · 1 month ago
  • outreach-labs
    outreach-labs liked this · 1 month ago
  • sunsetlobster
    sunsetlobster liked this · 1 month ago
  • arcadeplayer-nickonz
    arcadeplayer-nickonz liked this · 1 month ago
  • tuna2dope
    tuna2dope liked this · 1 month ago
  • captain-kit-adventuress
    captain-kit-adventuress liked this · 1 month ago
  • coram-van-texel
    coram-van-texel liked this · 1 month ago
  • venicedakker
    venicedakker liked this · 1 month ago
  • evilartsociety
    evilartsociety liked this · 1 month ago
  • wolfielovesbagels
    wolfielovesbagels liked this · 1 month ago
  • purplerebel101
    purplerebel101 reblogged this · 1 month ago
  • purplerebel101
    purplerebel101 liked this · 1 month ago
  • seattlesuicide
    seattlesuicide liked this · 1 month ago
  • mintie-chip
    mintie-chip reblogged this · 1 month ago
  • colgatecock
    colgatecock liked this · 1 month ago
  • madvank
    madvank liked this · 1 month ago
  • breathing-machine
    breathing-machine reblogged this · 1 month ago
  • breathing-machine
    breathing-machine liked this · 1 month ago
  • void-xo
    void-xo liked this · 1 month ago
  • talktt
    talktt liked this · 1 month ago
  • theinfinityarchivist
    theinfinityarchivist reblogged this · 1 month ago
  • theinfinityarchivist
    theinfinityarchivist liked this · 1 month ago
  • notanautosuggestedurl
    notanautosuggestedurl liked this · 2 months ago
  • zar-xr6
    zar-xr6 liked this · 2 months ago
  • trashcanfullofdork
    trashcanfullofdork liked this · 2 months ago
  • demigoddesofchimichangagod
    demigoddesofchimichangagod liked this · 2 months ago
  • sun-snatcher
    sun-snatcher reblogged this · 2 months ago
  • schuvries
    schuvries liked this · 2 months ago
  • apocalypse-weekend
    apocalypse-weekend reblogged this · 2 months ago
  • apocalypse-weekend
    apocalypse-weekend liked this · 2 months ago
mintie-chip - actual fucking trainwreck
actual fucking trainwreck

he/they/it | cuntputer science

43 posts

Explore Tumblr Blog
Search Through Tumblr Tags