Code Monkey home page Code Monkey logo

cannotseethemall's Introduction

cannotSeeThemAll

You won't see the three of them walking together. 你不能见到他们同行。

This repository contains:

For pages built based on HTML, CSS and js, you can see a sample on CannotSeeThemAll.

The webpage can adapt to the window and support changing into different roles, which is easy to use. If you want to create such a web page for your favorite IP characters, it is a good choice.

Table of Contents

Background

The characters Roland, Algalia and Angelica in the game Libraryofruina developed by Project Moon have complex character relationships and plots. Because of the video you can't always see them together... Inspiration,I created a web page with similar functions to those in the video.

Note: This second creation may not be applicable to anyone. If you find that you can't control your emotions during use and have a strong emotional fluctuation due to resonance with the character story, please seek the help of a psychologist in time.

Remember: This is just a derivative work.

Install

This project uses git. Go check them out if you don't have them locally installed.

$ git clone [email protected]:Petalzu/cannotSeeThemAll.git

Or Github CLI.

$ gh repo clone Petalzu/cannotSeeThemAll

Or download the. zip package directly.

Usage

If you want to use it personally, you can deploy it on Github Page. Fork it directly to your own warehouse. After modifying its content, you can directly use GitHub Page for deployment and use your own domain name resolution.

For example:

<div class="switch-box" >
  <input id="switchButton" type="checkbox" class="switch" onclick="check()"/>
  <label for="switchButton"></label>
  <p style="position:relative;top:-40px;right:-60px;">罗兰</p>
  <img src="roland.png" alt="roland" style="position:relative;top:-120px;right: -80px ;height:120px">
</div>

You can modify the content of the label and the picture of the character to achieve the effect of changing the character.The position of the picture may not be in the right position. You need to adjust its $top: -120px; Right: -80px; Height: 120px$.

By the way, footer can also be changed into your own information. If you think it is redundant, you can delete it directly.

Related Efforts

None at present.

Maintainers

@Petalzu.

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Petalzu

cannotseethemall's People

Contributors

petalzu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.