Switching to sfml
This commit is contained in:
parent
4536c62dad
commit
de72aead56
40 changed files with 462 additions and 2385 deletions
|
@ -1,6 +1,5 @@
|
|||
# Colysis
|
||||
A little video game with a custom engine written in C/C++.
|
||||
It uses [Flecs](https://github.com/SanderMertens/flecs) as an ECS framework and [Raylib](https://www.raylib.com/) as a 2D graphics library.
|
||||
A simple game engine written in C++ and using SFML.
|
||||
|
||||
## Building
|
||||
To build the project, you need to have [CMake](https://cmake.org/) installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue