Noel Berry f62a60cb3e
Merge pull request #6 from feresr/main
clang not valid constexp -> update blah lib to latest master
2022-05-07 18:14:52 -07:00
2022-05-07 02:20:45 -03:00
2022-05-07 02:20:45 -03:00
2022-05-07 02:44:14 -03:00
2021-01-01 17:43:43 -08:00
2021-01-03 22:14:11 -08:00
2021-01-01 17:17:28 -08:00
2021-01-03 22:14:11 -08:00

SWORD II: ADVENTURE OF FROG

A small game made entirely on live stream over about 15 hours. I intend to add more documentation and clarify some of the code and assets over the next few days.

building

  • You need C++17 and CMake 3.14+
  • Pull Submodule (git submodule init, git submodule update) (this repo references the blah repo)
  • All the art was made in Aseprite. To modify or add new sprites, you'll need to use aseprite.

Screenshot

box art

box art

Box Art by Grayson

Mosquito enemy sprite by Randy

Languages
C++ 98.7%
CMake 1.3%