use code block formatting for ascii art

This commit is contained in:
ohsqueezy 2024-04-03 13:08:49 -04:00
parent 5fa063ac6f
commit caf9044093
1 changed files with 13 additions and 13 deletions

View File

@ -1,18 +1,18 @@
SPACE🪐BOX
==========
![logo](icon/static.png) ![logo](icon/static.png)
<pre> ```
/* ✨ +------------------------------------------------------+ 🌊 S P A C E 🪐 🅱 O X 💫
____/ \____ ✨/| Open source game framework licensed to freely use, |
✨\ / / | copy, and modify. Created for 🌠dank.game🌠 | /\ +-------------------------------------------------------+
+--\ . . /--+ | | ____/ \____ /| Open source game framework licensed to freely use, |
| ~/ ︶ \👍| | 🌐 https://open.shampoo.ooo/shampoo/spacebox | \ / / | copy, and modify. Created for --> dank.game <-- |
| ~~~🌊~~~~🌊~ | +------------------------------------------------------+ +--\ ^__^ /--+ | |
| SPACE 🪐🅱 OX | / | ~/ \~ | | Download at https://open.shampoo.ooo/shampoo/spacebox |
| 🌊 ~ ~~~~ ~~ |/ | ~~~~~~~~~~~~ | +-------------------------------------------------------+
+-------------*/ </pre> | SPACE ~~~~~ | /
| ~~~~~~~ BOX |/
+--------------+
```
*SPACE🪐BOX* is a C++ framework that makes creating cross-platform games and other interactive applications easier and faster by providing an added layer of abstraction between SDL + OpenGL and the project. *SPACE🪐BOX* is a C++ framework that makes creating cross-platform games and other interactive applications easier and faster by providing an added layer of abstraction between SDL + OpenGL and the project.