Testing README stuff

This commit is contained in:
Enrique Jose Delgado Garcia 2025-04-24 20:10:27 +09:00
parent 2feba795e5
commit 80a779cd24

View File

@ -1 +1,16 @@
// wahoo
<div class="centered">
<h1>HiLo - Game Project</h1>
<b>Name</b>: Enrique Jose Delgado Garcia <br>
<b>ID:</b> 20220825 <br>
<b>Email:</b> enrdel070504@kaist.ac.kr <br>
<b>Repository link:</b> http://git.prototyping.id/20220825/HiLo_GameProject
</div>
The game works like this...
<style>
.centered {
text-align: center;
margin-bottom: 2em
}
</style>