diff --git a/Project1/OHMS.h b/Project1/OHMS.h index 65daa81..579f576 100644 --- a/Project1/OHMS.h +++ b/Project1/OHMS.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/btncore.cpp b/Project1/btncore.cpp index d415111..a6e66c1 100644 --- a/Project1/btncore.cpp +++ b/Project1/btncore.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "btncore.h" diff --git a/Project1/btncore.h b/Project1/btncore.h index a01e031..f456af2 100644 --- a/Project1/btncore.h +++ b/Project1/btncore.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/gameaudio.cpp b/Project1/gameaudio.cpp index 40ba139..ca00a57 100644 --- a/Project1/gameaudio.cpp +++ b/Project1/gameaudio.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "gameaudio.h" diff --git a/Project1/gameaudio.h b/Project1/gameaudio.h index 59d8de6..462a084 100644 --- a/Project1/gameaudio.h +++ b/Project1/gameaudio.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/gamecore.cpp b/Project1/gamecore.cpp index 65fd3e1..e0b13fe 100644 --- a/Project1/gamecore.cpp +++ b/Project1/gamecore.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "gamecore.h" diff --git a/Project1/gamecore.h b/Project1/gamecore.h index ee04fd1..e546c09 100644 --- a/Project1/gamecore.h +++ b/Project1/gamecore.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/gamegraphic.cpp b/Project1/gamegraphic.cpp index 9d0f22e..6ab2bd7 100644 --- a/Project1/gamegraphic.cpp +++ b/Project1/gamegraphic.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "gamegraphic.h" diff --git a/Project1/gamegraphic.h b/Project1/gamegraphic.h index d817088..1009648 100644 --- a/Project1/gamegraphic.h +++ b/Project1/gamegraphic.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/gamestatemachine.cpp b/Project1/gamestatemachine.cpp index 6e30a5c..6dbe642 100644 --- a/Project1/gamestatemachine.cpp +++ b/Project1/gamestatemachine.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "gamestatemachine.h" diff --git a/Project1/gamestatemachine.h b/Project1/gamestatemachine.h index 6096ec6..b788f4d 100644 --- a/Project1/gamestatemachine.h +++ b/Project1/gamestatemachine.h @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) +/* +* PseuArknights * -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 -* -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #pragma once diff --git a/Project1/main.cpp b/Project1/main.cpp index a425027..3e8d165 100644 --- a/Project1/main.cpp +++ b/Project1/main.cpp @@ -1,10 +1,7 @@ -/** -* Tyler Parret True (OwlHowlinMornSky) -* -* GNU AFFERO GENERAL PUBLIC LICENSE -* Version 3, 19 November 2007 +/* +* PseuArknights * -* Copyright (c) 2023 Tyler Parret True +* Copyright (C) 2023 Tyler Parret True * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published @@ -18,6 +15,9 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . +* +* @Authors +* Tyler Parret True */ #include "gamecore.h" diff --git a/2DArchknights.sln b/PseuArknights.sln similarity index 100% rename from 2DArchknights.sln rename to PseuArknights.sln diff --git a/README.md b/README.md index beb2030..f188fd1 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,28 @@ # PseuArknights + A Fan-made Game. -该项目已废弃。 +## Description + +该项目开始于 2021 年 10 月,现已基本废弃。 + +This project started at Oct., 2021, and is discarded now. + +## Screenshot + + ## Dependencies -- zlib License - - [SFML, 2.5.1](https://github.com/SFML/SFML). + + - zlib License + - [SFML v2.5.1](https://github.com/SFML/SFML). *** -## This project is for personal study and learning only. + +**该项目仅供个人研究和学习。** + +**This project is for personal study and learning only.**