Team ['hip','hip'] present Carnival Conduct.
The fun of the Carnival in your browser.
Carnival conduct is an enjoyable browser based game for relieving some stress after a hard days coding. Its combines a React main menue and instructions page with a play game page that runs the Phaser based game in an Iframe on that page.

Carnival Conduct Demo Video | Northcoders Project Presentations
Team Array of Sunshine

Andy Parks

Billy Sharps

Lee Roberts

Valentina Smeu
Tech Stack
We used React, Phaser 3, Jest, babel, Webpack, Netlify, Dall-E.
React - we have mage react based projects befor and it has proven to be a good bases for creating reactive websites. Phaser 3- the engine we used to create our game. It is similar to other technology we have used and intergrates well. Jest-a useful way to test code to check its stability. Babel- required to bundle the Phaser 3 for online hosting. Webpack- used to run and test Phaser 3 during the development process. netlify- used a simple soluting for hosting both out react and Phaser 3 sites. Dall-E- ai art generation allowing us to create game assets with little need for art skills. Tiled- a tool for creating game maps using a tile system. Javascript- used to write the code for React,Phaser 3 and used in the class based system that tracks all the the games statistics.
Spiking Phaser 3 as a new technology was the main bulk on the process. There were some intergration issues with React untill we understood that we needed to host 2 sites. One to run React and one to run Phaser 3 seperatly. We have learned more each day about what we could with Phaser 3.
