Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Commit

Permalink
Update Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
OwlHowlinMornSky committed Oct 4, 2023
1 parent a6eb6f2 commit 1319768
Show file tree
Hide file tree
Showing 14 changed files with 89 additions and 76 deletions.
12 changes: 6 additions & 6 deletions Project1/OHMS.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/btncore.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "btncore.h"

Expand Down
12 changes: 6 additions & 6 deletions Project1/btncore.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/gameaudio.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "gameaudio.h"

Expand Down
12 changes: 6 additions & 6 deletions Project1/gameaudio.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamecore.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "gamecore.h"

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamecore.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamegraphic.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "gamegraphic.h"

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamegraphic.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamestatemachine.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "gamestatemachine.h"

Expand Down
12 changes: 6 additions & 6 deletions Project1/gamestatemachine.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
/*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#pragma once

Expand Down
12 changes: 6 additions & 6 deletions Project1/main.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Tyler Parret True (OwlHowlinMornSky) <[email protected]>
*
* 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
Expand All @@ -18,6 +15,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @Authors
* Tyler Parret True <[email protected]><https://github.com/OwlHowlinMornSky>
*/
#include "gamecore.h"

Expand Down
File renamed without changes.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,28 @@
# PseuArknights

A Fan-made Game.

该项目已废弃。
## Description

该项目开始于 2021 年 10 月,现已基本废弃。

This project started at Oct., 2021, and is discarded now.

## Screenshot

<img src="doc/assets/screenshot230520151529.png" width="800px">

<img src="doc/assets/screenshot230520151543.png" width="800px">

<img src="doc/assets/screenshot230520151630.png" width="800px">

## 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.**

0 comments on commit 1319768

Please sign in to comment.