Giter VIP home page Giter VIP logo

cyborgbattle's Introduction

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.

cyborgbattle's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.