Skip to content

graysonpike/sdlgl-knight-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdlgl-knight-game

A simple knight fighting game using my SDLGL game library.

Knight gameplay

Currently, the game only has a player character, but I've worked to give it smooth animations between attacking, blocking, and moving.

Building

Building this project requires SDLGL to be installed. See the SDLGL README for installation instructions.

After installing SDLGL, you can build this project by running

make 

Running

You can run this project with

./main.out 

Art Credits

The art for the knight character was made by Warren Clark and can be found on this itch.io page.

About

A simple knight fighting game using my SDLGL game library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published