Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 614 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 614 Bytes

Untitled-Platformer

A work in progress. The development is streamed (mostly) daily on discord.

Dependencies (for now)

  • SDL (will change to a DirectX backend in the future)
  • stb_image.h (maybe my own png parser?)

Assets (used for now)

Future Plans

  • Platformer
  • Combat
  • Ranged and Melee weapons
  • Enemies
  • Audio/Music
  • Puzzles?
  • Procedural?