-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected and added LucKey Productions entries
- Loading branch information
Showing
7 changed files
with
93 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# A-Mazing Urho | ||
|
||
- Home: https://luckeyproductions.itch.io/amazingurho | ||
- State: beta | ||
- Platform: Linux | ||
- Keyword: action, rhythm, maze | ||
- Code repository: https://gitlab.com/luckeyproductions/games/AmazingUrho.git (@created 2018, @stars 3, @forks 1) | ||
- Code language: C++ | ||
- Code license: GPL-3.0 | ||
- Code dependency: Dry | ||
- Developer: LucKey Productions | ||
|
||
Rhythm maze game | ||
|
||
## Building | ||
|
||
- Build system: QMake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Dry | ||
|
||
- Home: https://dry.luckey.games/ | ||
- State: mature | ||
- Download: https://gitlab.com/luckeyproductions/dry/-/jobs/artifacts/master/download?job=dry | ||
- Keyword: framework, 2D, 3D | ||
- Code repository: https://gitlab.com/luckeyproductions/dry (@created 2020, @stars 3, @forks 3) | ||
- Code language: C++, AngelScript | ||
- Code license: MIT | ||
|
||
Fork of Urho3D | ||
|
||
## Building | ||
|
||
- Build system: CMake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# LucKey Park | ||
|
||
- Home: https://luckeyproductions.itch.io/park | ||
- State: beta | ||
- Platform: Linux | ||
- Keyword: simulation, infrastructure | ||
- Code repository: https://gitlab.com/luckeyproductions/games/Park.git (@created 2022, @stars 0, @forks 0) | ||
- Code language: C++ | ||
- Code license: GPL-3.0 | ||
- Code dependency: Dry | ||
- Developer: LucKey Productions | ||
|
||
Theme park construction | ||
|
||
## Building | ||
|
||
- Build system: QMake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Open Saucer | ||
|
||
- Home: https://luckeyproductions.itch.io/opensaucer | ||
- State: beta | ||
- Platform: Linux | ||
- Keyword: action, sports | ||
- Code repository: https://gitlab.com/luckeyproductions/games/OpenSaucer.git (@created 2021, @stars 0, @forks 0) | ||
- Code language: C++ | ||
- Code license: GPL-2.0 | ||
- Code dependency: Dry | ||
- Developer: LucKey Productions | ||
|
||
Vehicular soccer | ||
|
||
## Building | ||
|
||
- Build system: QMake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
# Quatter | ||
|
||
- Home: https://luckeyproductions.itch.io/quatter | ||
- Media: https://en.wikipedia.org/wiki/Quarto_(board_game) | ||
- State: mature, inactive since 2018 | ||
- State: beta | ||
- Keyword: board, strategy, content open | ||
- Code repository: https://gitlab.com/luckeyproductions/games/Quatter.git (@created 2018, @stars 2, @forks 1) | ||
- Code repository: https://gitlab.com/luckeyproductions/games/Quatter.git (@created 2015, @stars 2, @forks 1) | ||
- Code language: C++ | ||
- Code license: GPL-2.0 | ||
- Code dependency: Urho3D | ||
- Code dependency: Dry | ||
- Assets license: CC-BY-SA | ||
- Developer: LucKey Productions | ||
|
||
Quarto board game implementation. | ||
|
||
## Building | ||
|
||
- Build system: QMake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Tux! | ||
|
||
- Home: https://luckeyproductions.itch.io/tux | ||
- State: beta | ||
- Platform: Linux | ||
- Keyword: action, platform | ||
- Code repository: https://gitlab.com/luckeyproductions/games/Tux.git (@created 2018, @stars 2, @forks 1) | ||
- Code language: C++ | ||
- Code license: GPL-3.0 | ||
- Code dependency: Dry | ||
- Developer: LucKey Productions | ||
|
||
3D platformer featuring Tux | ||
|
||
## Building | ||
|
||
- Build system: QMake |