Skip to content

viktor-homeniuk/CyborgBattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyborgBattle

Hack and slash 2d game developed using SDL2 library.

Sample

Additional SDL2 packages:

SDL_mixer, SDL_image, SDL_ttf

Development Platform/Tools:

  • Windows 10 64-bit
  • Visual Studio 2017
  • Visual C++ compiler.

Useful guides and FAQs:

  1. SDL Installation
  2. Setting up SDL in Visual Studio

Workflow tooltips:

  1. Remember to copy following *.dll files to you application folder in order program not to crush: SDL2.dll; SDL2_image.dll; SDL2_mixer.dll; SDL2_ttf.dll; libfreetype-6.dll;' libpng16-16.dll;; smpeg2.dll; zlib1.dll
  2. Remember to copy all the assets to your application folder.

Copyright information:

All resources (sounds, music, font, spritesheets etc.) used in game were found online and are free for non-commercial use. In case of any commercial usage, please, contact original authors for permission.

Releases

No releases published

Packages

No packages published