https://github.com/paulbaucom/kenney-jam-2023
Submission to Kenney Jam 2023 game jam
https://github.com/paulbaucom/kenney-jam-2023
Last synced: 4 months ago
JSON representation
Submission to Kenney Jam 2023 game jam
- Host: GitHub
- URL: https://github.com/paulbaucom/kenney-jam-2023
- Owner: paulbaucom
- Created: 2023-07-21T21:01:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T07:20:24.000Z (9 months ago)
- Last Synced: 2024-10-09T13:06:56.182Z (8 months ago)
- Language: Lua
- Homepage: https://paulbaucom.itch.io/ghosts-and-loot
- Size: 999 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-defold - Ghosts and Loot
README
## Ghosts and Loot
This is my submission to the [Kenney Jam 2023](https://itch.io/jam/kenney-jam-2023) game jam. The rules limited the art assets to those made by [Kenney](https://www.kenney.nl/).
#### [Play on itch.io](https://paulbaucom.itch.io/ghosts-and-loot)
---
The idea grew organically while trying to prototype something that fit the theme. I had hoped to make the flashlight dim over time so the player had to collect batteries. I also wanted to do health pickups, random building spawns, and loot chests. I ran out of time for all of this, but am satisfied with the state it was submitted in.
Uses code adapted from these examples/projects:
* https://github.com/britzl/publicexamples/tree/master/examples/infinite_map
* https://github.com/defold/sample-lights-and-shadowsArt assets and some sound effects used from Kenney's collection: https://kenney.nl/
Font used: https://www.fontspace.com/london-presley-font-f92100
---