Skip to content

flying bird game from group7 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="description" content="Online Open Game Forum of Macao University of Science and Technology">
<meta name="keywords" content="Open Space, Computer, Computer Graphics, Coding, Video Game, Animation">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="./static/css/style.css">
<link rel="stylesheet" href="./static/css/root.css">
<link rel="stylesheet" href="https://github.com/lzl040728/Game">
<link rel="stylesheet" href="https://github.com/lzl040728/Game">
</head>
<!--这是一个注释,注释在浏览器中不会显示-->
<body>
Expand Down Expand Up @@ -209,10 +209,10 @@ <h1>Team_06 Melon-Eating Masses</h1>
</div>
</a>

<a class="projectItem a" target="_blank" href="https://github.com/cobalt-sv/flying-chess-game/tree/main">
<a class="projectItem a" target="_blank" href="https://github.com/lzl040728/Game">
<div class="projectItemLeft">
<h1>Team_07</h1>
<p>flyingChessGame(Jingyi Xie)</p>
<h1>Team_07GAME 黄佳悦 王宗岩 龚云亮 李卓霖</h1>
<p>flyingChessGame(group7)</p>
</div>
<div class="projectItemRight">
<img src="./static/img/ExchangeGrid.png" alt="">
Expand Down