Skip to content

gerrgg/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawler

A small 2D dungeon crawler built in C++ using raylib.

Installation

Run the install script:

./install.sh

Play

Run the game:

./run.sh

Important Details

  • Built with C++ and raylib
  • Tile-based movement system
  • Player can move and attack enemies
  • Enemies chase, attack, take damage, and die
  • Project is a work in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors