jul3x / sfmlprojects

SFML Projects wants to provide a platform to host, share and archive projects built with SFML

Home Page:https://sfmlprojects.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFML Projects

While the SFML forum provides a section for projects, it happens too often that nice projects get lost in the depth of that sub-forum or that the archive with the game gets deleted. With the SFML Projects website we want to provide a platform to host, share and archive projects that were made with or for SFML.

Contribute

Since this project is open source, I very gladly take in contributions. You can do this by utilizing GitHub's ways of forking and creating pull requests or by poking me on Twitter or Discord.

I'll also hand out commit rights to people that seem eager to help an can follow these few rules:

  • For every non-trivial change a pull request needs to be created, so I or others can review the changes.

Local Development

This repository requires Git LFS

Download

git clone --recursive https://github.com/eXpl0it3r/sfmlprojects.git
...
git lfs fetch
git lfs checkout

Configure

  • Make sure the directories content/ and media/ are writeable
  • Make sure the directories assets/ and content/ are readable
  • Adapt the site/config/config.php.example content to your needs and remove the .example extension

That's basically it. From here on you can now start with the project files itself.

Note: Kirby requires a license to officially run a website, but it can be used locally or on a test server without restrictions.

Dependencies

Back-end

Front-end

License

The software created for the website is under the MIT license, see LICENSE for details.

About

SFML Projects wants to provide a platform to host, share and archive projects built with SFML

https://sfmlprojects.org/

License:MIT License


Languages

Language:CSS 92.7%Language:Less 5.4%Language:PHP 1.6%Language:JavaScript 0.3%