-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hapaxia edited this page Aug 27, 2023
·
4 revisions
Welcome to Cheese Map!
by Hapaxia
Cheese Map is a drawable layered tile map for SFML, designed to simplify drawing most 2D maps.
It's also fully header-only so no library compilation needed; simply just include it.
A couple of test videos created during development (click the images to view the video on YouTube):
-
Simple Example 1
A very basic example that shows the very short steps required to set up a simple grid map.
Cheese Map is published under the zlib licence.
Cheese Map requires C++11 or later and SFML version 2.
It's designed for the current and latest release (2.6) and has not yet been tested with SFML 3.