Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasalmaas/moonengine
Source code for the Moon Engine
https://github.com/jonasalmaas/moonengine
Last synced: about 1 month ago
JSON representation
Source code for the Moon Engine
- Host: GitHub
- URL: https://github.com/jonasalmaas/moonengine
- Owner: JonasAlmaas
- License: apache-2.0
- Created: 2022-06-05T16:39:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T13:40:52.000Z (about 2 years ago)
- Last Synced: 2024-04-16T04:59:00.858Z (9 months ago)
- Language: C++
- Homepage:
- Size: 53.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoonEngine [![License](https://img.shields.io/github/license/JonasAlmaas/MoonEngine.svg)](https://github.com/JonasAlmaas/MoonEngine/blob/main/LICENSE)
Source code for the Moon Engine### Installation
Run the Setup.bat script inside the script folder and follow the instructions given.### [Template Repository](https://github.com/JonasAlmaas/MoonEngine-Template)
Use this template repo to quickly get started making a game using Moon Engine.### Games made with MoonEngine
* [Minecraft Clone](https://github.com/JonasAlmaas/Minecraft-Clone)
* [TicTacToe](https://github.com/JonasAlmaas/MoonEngine-TicTacToe)