Please sign in to access this page

PartyGames

PartyGames Used AI

29 devlogs
44h 56m
•  Ship certified
Created by Benkralex

A collection of fun simple party games.

Timeline

Added custom Splashscreen for Android

Update attachment

Ship 2

1 payout of shell 52.0 shells

Benkralex

about 1 month ago

Benkralex Covers 4 devlogs and 8h 5m

Add resource dataset loading functionality

Update attachment

Moved dataset loading to a central system instead of every game loading the datasets on its own

Update attachment

Finished adding file picker and loading of files on desktop and Android

Update attachment

Started implementing dynamic loading of the datasets (On desktop it works, on android there are some problems at the moment). Also fixed an error, that occured if you tried to launch the desktop app.

Update attachment

Ship 1

1 payout of shell 328.0 shells

Benkralex

about 1 month ago

Benkralex Covers 24 devlogs and 35h 22m

Update README and add banner

Update attachment

Remove difficulty parameter from Impostor game data structures and update related functions

Update attachment

Refactor Find Liar game setup by removing difficulty parameter and updating question handling

Update attachment

Started making a new dataset for Find the Liar

Update attachment

Fixed some minor issues and released 2.0.0-beta

Update attachment

Updated app icon and improved some string resources. Also tried fixing some build issues

Update attachment

Added new game

Update attachment

Added quality of life features to string, int and difficulty inputs

Update attachment

Added confirmation dialog before exiting the game. Fixed some issues with navigation. Added dynamic color support for android devices. Added and edited the default question set for Find the Liar.

Update attachment

Added persistent Data (settings can now be saved)

Update attachment

Refactor game setup and question handling; introduce TranslatableString for localization support and update related components

Update attachment

Enhance FindLiar gameplay UI; implement AskQuestionCard and ShowAnswers components, update question strings for clarity

Update attachment

Added better style to find liar game

Update attachment

Implement FindLiar game logic and UI components; add PlayGamePage, ViewModel, and refactor question handling

Update attachment

Added dynamic loading of topics

Update attachment

Moved states of inputs to a ViewModel, so the inputs don't reset, if you rotate the screen or change the theme

Update attachment

Refactor setup widgets; introduce state management for checkbox and difficulty inputs, and rename input components for clarity

Update attachment

Added more SetupInputWidgets

Update attachment

Added more game setup input widgets and input parsing with error messages. Also improved the design

Update attachment

Added first widgets for configuring a new game

Update attachment

Improved style and added descriptions

Update attachment

Added Navigation to settings and setup game pages. Also added dark mode.

Update attachment

Add navigation structure baseline and cleaned up

Update attachment

Initialized CMP project and made the base structure.

Update attachment