labesoft / top-projects

Welcome to our simple python projects portfolio
1 stars 0 forks source link

Design: Wireframe the game #24

Closed benlapETS closed 3 years ago

benlapETS commented 3 years ago

This step is to visualize the grapical interface the player will see before it gets integrated to the game which will improve the design of the game.

benlapETS commented 3 years ago

The initial state (with six dice aligned at the top):

game_init

benlapETS commented 3 years ago

The preroll state (with a selected dice ready to roll):

game_preroll

benlapETS commented 3 years ago

The mixed dice state (optionnal: the player may choose to roll without mixing):

game_mixed

benlapETS commented 3 years ago

One dice roll state:

game_roll

benlapETS commented 3 years ago

The game over state:

game_over

benlapETS commented 3 years ago

The images has been updated properly

labesoft commented 3 years ago

This is exactly what we expected as game high quality 3d images