Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cfrankb/lgck-src
An open source all-in-one game construction kit written in C++/Qt targeted to be both powerful yet simple to use.
https://github.com/cfrankb/lgck-src
game game-2d game-dev game-development game-engine gamedev gamedevelopment games open-source opengl qt qt5
Last synced: about 2 months ago
JSON representation
An open source all-in-one game construction kit written in C++/Qt targeted to be both powerful yet simple to use.
- Host: GitHub
- URL: https://github.com/cfrankb/lgck-src
- Owner: cfrankb
- License: gpl-3.0
- Created: 2016-07-14T23:43:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T00:01:39.000Z (about 2 months ago)
- Last Synced: 2024-11-13T01:17:11.583Z (about 2 months ago)
- Topics: game, game-2d, game-dev, game-development, game-engine, gamedev, gamedevelopment, games, open-source, opengl, qt, qt5
- Language: C++
- Homepage: http://cfrankb.com/lgck
- Size: 3.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# LGCK Builder
![alt text](src/lgck-builder/images/Frank2_scaled33.png)
## The source package
Contains just the code and build instructions.
This can be compiled on any platform providing that all the necessary
dependancies are met. This is explained in BUILD.txt
https://github.com/cfrankb/lgck-src/## The assets, demos and other resouces
https://github.com/cfrankb/lgck-data/
https://sourceforge.net/projects/lgck/files/Resources/## The windows installer
for users that want to run it on windows (or wine,
works very well under wine too)https://sourceforge.net/projects/lgck/files/
Required DirectX Runtime June 2010
http://www.microsoft.com/en-us/download/confirmation.aspx?id=8109Each lgck version should have at least one of each. Maybe more in some
cases. If one of the package is missing for a given version, please look at
the previous version where it can be found.