Git Product home page Git Product logo

notgenshinclock's Introduction

NotGenshin Clock (v0.7.0)

A Genshin Impact style of clock face created with arm-2d

ClockFace

Disclaimer:

Apart from the background image, which is derived from a game screenshot, this open-source project does not directly utilize any resource files from Genshin Impact. All materials necessary for the clock face were created by myself, yet unavoidably reference the original design of Genshin Impact. The copyright for these designs belongs to the original game company.

The image materials involved in this open-source project, that is, the converted pixel array source code files (stored in the genshin_clock/resources directory), are NOT to be used for any commercial purposes and are solely for open-source and learning purposes. This rule supersedes the Apache 2.0 License that this project uses.

The rest of the source code in this project adheres to the Apache 2.0 License.

How to Build

1. Clone the Repository

First, you need to clone the project to your local machine. You can do this by running the following command in your terminal:

git clone --recursive https://github.com/GorgonMeducer/NotGenshinClock.git

The --recursive option is used to clone all the submodules included in the project.

2. Install GCC (mingw32)

Next, you need to download and install GCC. You MUST download the latest mingw32. For example i686-13.1.0-release-posix-dwarf-ucrt-rt_v11-rev1.7z

Unzip the package and copy it to your desired location.

NOTE: Make sure you have correctly set the PATH variable in windows environment for GCC. After installation, you may need to restart your computer to ensure the new environment variable settings take effect.

PathforGCC

3. Open the Project

Finally, you need to open the project in VS Code. You can do this by choosing "Open Folder" from the File menu in VS Code, and then selecting the folder of the NotGenshinClock project that you cloned.

In "Run and Debug" panel, you can run the project via "build and run x86(32)" or you can press "F5" to launch a debug session.

BuildAndRun

Now, you should be ready to start using the NotGenshinClock project. If you encounter any issues, feel free to ask for help.

Enjoy.

notgenshinclock's People

Contributors

flylu avatar gorgonmeducer 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.