modified: index.html
modified: wgj58.html
<html lang="en">
<head>
<meta charset="utf-8"/>
- <title>CARDS</title>
+ <title>Employee Cards by MegaBrutal</title>
<meta name="description" content="" />
<style>
@font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }
</head>
<body>
<div align="center">
- <h1>CARDS</h1>
+ <h1>EMPLOYEE CARDS (unfinished but playable)</h1>
<h2>(Inspired by Weekly Game Jam 58 Cards theme)</h2>
<iframe width=800 height=600 frameborder="0" scrolling="no" src="wgj58.html" seamless>Sorry, your browser is not supported. :(</iframe>
<h2>By MegaBrutal</h2>
<html>
<head>
<meta charset="UTF-8" />
- <title>Weekly Game Jam 58</title>
+ <title>EMPLOYEE CARDS by MegaBrutal</title>
<script src="phaser.js"></script>
<style>
@font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }