Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dually8/foodchain-game
For the GMTK game jam 2024
https://github.com/dually8/foodchain-game
2d-game game gamejam gamejam-2024 godot
Last synced: 3 months ago
JSON representation
For the GMTK game jam 2024
- Host: GitHub
- URL: https://github.com/dually8/foodchain-game
- Owner: dually8
- Created: 2024-08-16T17:53:27.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T20:07:05.000Z (5 months ago)
- Last Synced: 2024-09-29T04:06:09.818Z (3 months ago)
- Topics: 2d-game, game, gamejam, gamejam-2024, godot
- Language: GDScript
- Homepage: https://dually8.itch.io/foodchain
- Size: 59.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Chain game
> For the GMTK Game Jam 2024 https://itch.io/jam/gmtk-2024
You are part of nature's food chain. How long can you survive while eating and trying not to get eaten?
## Controls
- Movement: `W`,`A`,`S`,`D` for Up, Left, Down, Right respectively
- Eat: `.`
- Pause: `ESC`We have experimental controller support
- Movement: `D-PAD`
- Eat
- Xbox: `A`
- PlayStation: `X`
- Switch: `B`
- Pause
- Xbox: `GUIDE`
- PlayStation: `OPTIONS`
- Switch: `+`## Usage
### Browser
1. Go to the [game page on itch.io](https://dually8.itch.io/foodchain)
2. Click "Run game"### Windows
1. Download the release
2. Run `foodchain.exe`
- You may run into some windows security thing. That's because I can't sign the exe, so please excuse me for that. If you don't feel comfortable running the exe, feel free to try the [browser version](#browser)## Building and running the project
1. Download [Godot 4.3](https://godotengine.org/)
2. Open the `project.godot` file in it
3. Run it!## Credits
### Developers
- [dually8](https://github.com/dually8)
- [ravenousld3341](https://github.com/ravenousld3341)### Assets
- [ravenousld3341](https://github.com/ravenousld3341)
- Music
- SFX
- [dually8](https://github.com/dually8)
- SFX
- [kenmi](https://kenmi-art.itch.io/cute-fantasy-rpg)
- Art
- [deepdivegamestudio](https://deepdivegamestudio.itch.io/animalassetpack)
- Art
- [xenophero](https://xenophero.itch.io/plants-nature-sprites)
- Art
- [kenney](https://www.kenney.nl/)
- Input icons
- [dan-velasquez-art](https://dan-velasquez-art.itch.io/)
- UI Art