Skip to content

zeoio/kof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The King of Fighters

This is a simple version of king of fighters game by written in C using SDL.

Hero selection

Run game

Install SDL libraries

sudo apt install libsdl1.2-dev
sudo apt install libsdl-image1.2-dev
sudo apt install libsdl-ttf2.0-dev
sudo apt install libsdl-mixer1.2-dev

Build source

Open a terminal and run the commands:

git clone https://github.com/zeoio/kof.git

Build and run:

make && ./kof

About

A simple KOF written in C using SDL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published