first commit

This commit is contained in:
Stefano Rossi 2025-07-10 03:26:17 +02:00
commit 49d028b3d9
Signed by: chadmin
GPG key ID: 9EFA2130646BC893
60 changed files with 3704 additions and 0 deletions

28
build/GrigliaApplet.html Normal file
View file

@ -0,0 +1,28 @@
<HTML>
<HEAD>
<TITLE>Applet HTML Page</TITLE>
</HEAD>
<BODY>
<!--
*** GENERATED applet HTML launcher - DO NOT EDIT IN 'BUILD' FOLDER ***
If you need to modify this HTML launcher file (e.g., to add applet parameters),
copy it to where your applet class is found in the SRC folder. If you do this,
the IDE will use it when you run or debug the applet.
Tip: To exclude an HTML launcher from the JAR file, use exclusion filters in
the Packaging page in the Project Properties dialog.
For more information see the online help.
-->
<H3><HR WIDTH="100%">Applet HTML Page<HR WIDTH="100%"></H3>
<P>
<APPLET codebase="classes" code="pacman/GrigliaApplet.class" width=350 height=200></APPLET>
</P>
<HR WIDTH="100%"><FONT SIZE=-1><I>Generated by NetBeans IDE</I></FONT>
</BODY>
</HTML>

View file

View file

BIN
build/classes/battle.mid Normal file

Binary file not shown.

BIN
build/classes/ciboBase.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

BIN
build/classes/dead.mid Normal file

Binary file not shown.

BIN
build/classes/fantB.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
build/classes/fantO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
build/classes/fantP.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
build/classes/fantR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
build/classes/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
build/classes/main.mid Normal file

Binary file not shown.

BIN
build/classes/movFant.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
build/classes/pacmanDx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
build/classes/pacmanGiu.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

BIN
build/classes/pacmanSx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

BIN
build/classes/pacmanUp.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

BIN
build/classes/poweredBy.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
build/classes/win.mid Normal file

Binary file not shown.