You've already forked my-first-website
mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-09-18 13:35:31 -04:00
first commit
This commit is contained in:
15
games/pacman/pac.html
Normal file
15
games/pacman/pac.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<title>Pac Man</title>
|
||||
<META NAME="Generator" CONTENT="NetObjects Fusion Trial 2.0.2 for Windows">
|
||||
<META name="keywords" content="games, pacman, Pac-Man, java, applet">
|
||||
</HEAD>
|
||||
<BODY background="pacmaze1.jpg" TEXT="#ffffff">
|
||||
|
||||
|
||||
<CENTER><IMG SRC="pactitle.jpg" ></CENTER>
|
||||
<CENTER><applet code="PacManApp.class" width=526 height=427></applet></CENTER>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user