Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhyyrylainen/leviathan
Leviathan Game Engine
https://github.com/hhyyrylainen/leviathan
angelscript cpp17 entity-component-system game-engine
Last synced: about 2 months ago
JSON representation
Leviathan Game Engine
- Host: GitHub
- URL: https://github.com/hhyyrylainen/leviathan
- Owner: hhyyrylainen
- License: other
- Created: 2018-04-02T10:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:28:33.000Z (about 2 years ago)
- Last Synced: 2024-10-11T11:45:00.348Z (2 months ago)
- Topics: angelscript, cpp17, entity-component-system, game-engine
- Language: C++
- Size: 10.8 MB
- Stars: 17
- Watchers: 4
- Forks: 8
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
Leviathan Game Engine
=====================### Build Status
Master:
[![CircleCI](https://circleci.com/gh/hhyyrylainen/Leviathan/tree/master.svg?style=svg)](https://circleci.com/gh/hhyyrylainen/Leviathan/tree/master)
Develop:
[![CircleCI](https://circleci.com/gh/hhyyrylainen/Leviathan/tree/develop.svg?style=svg)](https://circleci.com/gh/hhyyrylainen/Leviathan/tree/develop)Windows builds:
Master: [![Build status](https://ci.appveyor.com/api/projects/status/7yimg283lfr46tv6/branch/master?svg=true)](https://ci.appveyor.com/project/hhyyrylainen/leviathan/branch/master)
Develop: [![Build status](https://ci.appveyor.com/api/projects/status/7yimg283lfr46tv6/branch/develop?svg=true)](https://ci.appveyor.com/project/hhyyrylainen/leviathan/branch/develop)[Project Website](https://leviathanengine.com)