Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 475 Bytes

File metadata and controls

27 lines (19 loc) · 475 Bytes

AxMarbles

AxMarbles is a game using the Aximo Game Engine.

Screenshot

Build from source:

mkdir aximo
cd aximo
git clone --recursive https://github.com/AximoGames/AxEngine.git
git clone --recursive https://github.com/AximoGames/AxMarbles.git

Build from command line:

cd AxMarbles
dotnet build

Run:

dotnet run -p Marbles