Skip to content

keatonuw/pacam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacam

Point-and-Click Adventure Maker

Building

From the root directory, just run:

make

This will build an executable pacam in the build dir. By running this file, e.g. with ./build/pacam, a demo will start. The code for the demo is in src/pacam.c, and it uses assets in the resources dir. This demo can be modified to be an entry point for your game!

To clean, simply use:

make clean

About

Point-and-Click Adventure Maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published