Skip to content

freddie-nelson/remi

Repository files navigation

Started C++ Graphics Project

A simple C++ Graphics project using SDL2, or SFML.

Table of Contents 📰

Installation

# with git
git clone https://github.com/freddie-nelson/cpp-starter-graphics

# with degit
degit github:freddie-nelson/cpp-starter-graphics

cd cpp-starter-graphics

Contributing

Prerequisites

  • g++
  • cmake
  • SDL2, SDL2_ttf
  • or SFML

Setup

# clone repo
git clone https://github.com/freddie-nelson/cpp-starter-graphics
cd cpp-starter-graphics

# run the project
./dev.bat sfml

License

MIT

Copyright © 2020 - Present, Freddie Nelson

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published