diff --git a/entries/amazing_urho.md b/entries/amazing_urho.md new file mode 100644 index 00000000..70ac6243 --- /dev/null +++ b/entries/amazing_urho.md @@ -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 diff --git a/entries/dry.md b/entries/dry.md new file mode 100644 index 00000000..1ccc6abb --- /dev/null +++ b/entries/dry.md @@ -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 diff --git a/entries/hexon.md b/entries/hexon.md index cc1a3b2e..4054daa6 100644 --- a/entries/hexon.md +++ b/entries/hexon.md @@ -3,15 +3,15 @@ - Home: https://luckeyproductions.itch.io/hexon - State: beta - Platform: Linux -- Keyword: role playing, shooter -- Code repository: https://gitlab.com/luckeyproductions/games/heXon.git (@created 2018, @stars 4, @forks 2) +- Keyword: action, shooter +- Code repository: https://gitlab.com/luckeyproductions/games/heXon.git (@created 2015, @stars 4, @forks 1) - Code language: C++ - Code license: GPL-2.0 -- Code dependency: Urho3D -- Developer: Richel Bilderbeek, Thorbjørn Lindeijer, 魔大农 +- Code dependency: Dry +- Developer: LucKey Productions Twin-stick shooter ## Building -- Build system: CMake +- Build system: QMake diff --git a/entries/luckey_park.md b/entries/luckey_park.md new file mode 100644 index 00000000..1cf1c78a --- /dev/null +++ b/entries/luckey_park.md @@ -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 diff --git a/entries/open_saucer.md b/entries/open_saucer.md new file mode 100644 index 00000000..71ae7269 --- /dev/null +++ b/entries/open_saucer.md @@ -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 diff --git a/entries/quatter.md b/entries/quatter.md index c127de2b..f2a29225 100644 --- a/entries/quatter.md +++ b/entries/quatter.md @@ -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 \ No newline at end of file diff --git a/entries/tux.md b/entries/tux.md new file mode 100644 index 00000000..b9d0a5aa --- /dev/null +++ b/entries/tux.md @@ -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