2D engine

2D engine Used AI

3 devlogs
18h 59m
Created by Wiktor

SFML based engine. It may or may not work. Currently work in progress.

Timeline

Added basic 2d physics and not working collisions. Currently trying to fix sprite sizing issues and make collisions work.(Its a mess)

Added a working camera class(so far at least).

Update attachment

Added renderer, sf::Sprite wrapper, JSON handling, basic FMT, an exmaple display of an image using all of them.

Update attachment