7 years and we celebrate it with you!

7 years and we celebrate it with you!

On 24/06/2025 0

In What else?

Hello everyone!
Here we go with two new wonders of my gaming world: 2020 and 2021!
The store is celebrating its second anniversary, and we just made it to the Cannes Games Festival before the pandemic spread to France...
It's also the year that a talented Italian author and creator, Adamo, launched his card game, Vanagloria. Grazie Adamo. :)
Thank you again and again to my loyal customers who are always there online, and I laugh a lot with them on social media! Thank you for these moments despite this strange year ;)
On June 25, 2021, the store celebrates its third anniversary, and I'm lucky enough to see my outdoor event partnerships grow.
Thank you, among others, to La Sereno and other institutions who still trust me today. :)
Thank you to McDonald's Saint Romain for his recommendation of "top-notch events." ;)
Thanks to Claire from the Vaucluse Chamber of Commerce and Industry for her advice before opening the store, the Vaucluse Chamber of Commerce and Industry for the agility trophy, and Renaud Muselier for his congratulations. :)
And let's not forget you, my gaming customers and friends. ;)

Have a great day and good gaming ;)

Mardi

 

joue jeu vaison years joue jeu vaison ans

Add a comment

Map customerParams = new HashMap(); customerParams.put("email", "customer@example.com"); customerParams.put("source", request.stripeToken); Customer customer = Customer.create(customerParams); Map chargeParams = new HashMap(); chargeParams.put("customer", customer.id); chargeParams.put("description", "Custom t-shirt"); chargeParams.put("amount", order.amount); chargeParams.put("currency", "eur"); Charge charge = Charge.create(chargeParams); Buy cool new product
Stripe.apiKey = "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" ;