Keep your plants watered and happy!
- Plants
- Plants
- Plants
Keyboard:
- WASD to move
- Q to water plant and refill water
- Archie Atkinson - Everything but Music
- Andrew Atkinson - Music
- itch.io Release: $(itch.io Game Page)
Requires:
- Emscripten
- CMake
- GCC
- sed (Comes with mingw)
emcmake cmake -S . -B build_web -G Ninja -DPLATFORM=Web -DCMAKE_TOOLCHAIN_FILE=C:/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake
cmake --build build_web
emrun build_web/GameJam.html
cmake -S . -B build -G Ninja -DPLATFORM=Desktop
cmake --build build
./build/GameJam.exe
Copyright (c) 2022 Archie Atkinson
All content of this repo apart from the music (music is defined as the .wav files contained in this repo) and "background.png" are under the GNU Affero General Public 3.0 License. The music under the Creative Commons Attribution-NonCommercial 2.0 Generic License. "background.png" is from pxfuel and is under their Terms of Use.