PacPac Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
* Added textures to the wall. | * Added textures to the wall. | ||
* Replaced all primitives that draw the characters with tiles and textures. | * Replaced all primitives that draw the characters with tiles and textures. | ||
==Installation== | |||
Copy the .nro to the /switch folder. | |||
==Screenshots== | ==Screenshots== | ||
Revision as of 02:15, 16 October 2024
| PacPac | |
|---|---|
| General | |
| Author | glitchapp |
| Type | Arcade Games |
| Version | 0.1.6 |
| License | GPL-3.0 |
| Last Updated | 2024/02/16 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a fork of 'pacpac', a Pacman clone written by tylerneylon. Things replaced and modified in this fork:
- Increased overall resolution.
- Added textures to the wall.
- Replaced all primitives that draw the characters with tiles and textures.
Installation
Copy the .nro to the /switch folder.
Screenshots
Changelog
v0.1.6
- First Release.
Credits
- This game uses the font 8bitoperator created by GrandChaos9000 (aka Jayvee D. Enaguas) and is distributed under the CC-BY-SA license.
- Thanks to jonfk for upgrading the code for löve v0.9.2.
External links
- Codeberg.org - https://codeberg.org/glitchapp/pacpac