Skip to content

A game for manual dexterity and motor skills that I wrote in 3 days for training React and Redux

Notifications You must be signed in to change notification settings

Suriones/ReactorX_GameIn3Days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there, I'm Dmytro

Frontend React developer from Ukraine

My project is a small game that I wrote in 3 days using React and Redux. The goal of the game is to complete it as quickly as possible.

  • React, react-dom, Redux, redux-thunk
  • Webpack, webpack-dev-server, babel, sass, gh-pages

How to open?

Use this link --> https://suriones.github.io/ReactorX_GameIn3Days/

Description

I wrote the project to try creating games on the web. I wanted to try to implement control, procedural generation and improve my knowledge of React and Redux.

The goal of the game is to get your character to the end of the level as quickly as possible. When falling into lava, the character dies and the page is reloaded. All three levels must be completed in 40 seconds.

I used procedural generation to create the level map, making each level unique and random.

Levels 2 and 3 of the game remove the character from the screen, which is why you have to play blind. But in the place where your character is, shadows begin to flicker. At level 2, a character's shadow will flash with a 50% chance when moving, at level 3 - with a 25% chance.


It was just a quick and interesting project to try new things and consolidate the old.

Thank you for checking it out! Screenshot_12