The New Age Of Game
Incremental Game with RPG elements
by wizviper
HTML
<h1>Heroes Guild: An Idle RPG</h1>
CSS
h1 {
text-align:center;
color:#474745;
}
* {
background-color:#63a56d;
}
by wizviper
<h1>Heroes Guild: An Idle RPG</h1>
h1 {
text-align:center;
color:#474745;
}
* {
background-color:#63a56d;
}