minor readme update

This commit is contained in:
minjaesong
2025-05-09 19:58:04 +09:00
parent 5495e017d5
commit 41c47a0777

View File

@@ -1,6 +1,6 @@
## Aperçu ##
This project is to create a modular game engine that accommodates a 2D side-scrolling tilemap platformer, and a game that runs on top of it.
The goal of this project is to create a modular game engine that accommodates a 2D side-scrolling tilemap platformer, and a game that runs on top of it.
The project is divided into two parts: **Terrarum the Game Engine** and **Terrarum the actual game**.