Skip to content

tiny game made in ~15 hours on stream

License

Notifications You must be signed in to change notification settings

shortgecko/tiny_link

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.12+
  • Pull Submodule (git submodule init, git submodule update) (this repo references the blah repo)
  • Make sure you have SDL2 headers & libraries, and make sure CMake can find them
  • All the art was made in Aseprite. To modify or add new sprites, you'll need to use aseprite.

links

Screenshot

box art

box art

Box Art by Grayson

Mosquito enemy sprite by Randy

About

tiny game made in ~15 hours on stream

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 2.1%