2025-03-23 00:16:59 +01:00
ff
2025-03-22 23:30:52 +01:00
2025-03-22 22:03:57 +01:00
2025-03-23 00:16:59 +01:00
2025-02-25 12:07:16 +01:00
2025-03-22 10:02:35 +01:00
2025-03-22 10:02:35 +01:00

jminos

Manual build and run

You need to install xmake and have a compiler with c++20 compatibility

Build the project

cd jminos

xmake

If you need to change the toolchain (for example using gcc):
xmake f --toolchain=gcc

Run the project

Graphical version:
xmake run graph

Command line version:
xmake run text

Description
Amazing stacker game by the J
Readme 2.3 MiB
v1.0 Latest
2025-07-02 15:55:32 +00:00
Languages
C++ 97%
Lua 2.7%
C 0.3%