Giter VIP home page Giter VIP logo

liteembeddedgui's Introduction

SDL2-Starter

A SDL2 project template ready to be used with VSCode on a Mac.

A video tutorial is available in case you want to follow through the steps and create it by yourself. It's easy and fun! I encourage you to do it by yourself.

Video Tutorial

Pre-requisites

The project template comes with the links already setup pointing to the original location of the SDL2 and SLD2_image libraries.

You can use the commands below to install both libraries to the default location.

$ brew install sdl2 sdl2_image

Both libraries will be installed to /urs/local/Cellar and their paths will be already linked in the project.

Building the application

This template uses as Makefile that was configured to build our application into the build/debug directory.

In order to build the application, type:

$ make

Running the application

In order to run the application, type:

$ ./build/debug/play

You should see the string "Hello SDL2!" being printed to the console output.

LICENSE

MIT

liteembeddedgui's People

Contributors

hsetlik avatar

Watchers

 avatar

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.