Skip to content

Roflane/Raylib-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib Systems — component systems for a C++ RPG

Reusable systems extracted from a frozen C++ RPG project.

Stack: C++, Raylib

Implemented

  • AnimatorComponent — sprite animation system
  • MovementComponent — entity movement and direction handling
  • DamageComponent — damage logic
  • Inventory - full inventory logic
  • Parallax - parallax particles effect
  • Star - star effect

About

Custom systems for raylib

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors