yesworld / tutorial-dnd-animals

A children's interactive puzzle game with animals, written for the purpose of learning TypeScript / JS and knowledge of OOP in the front end. We take a simple old game code and refactor everything with a clean architecture using design patterns.

Home Page:https://yesworld.github.io/tutorial-dnd-animals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Уроки как создать чистую ООП архитектуру для детской игры. / Lessons on how to create a pure OOP architecture for a children's game.

Детская интерактивная пазл игра с животными на ts (TypeScript), написанная с целью обучения, где мы попытаемся разбить портянку старого кода и создать свою Чистую архитектуру проекта, придерживаясь ООП стиля программирования с использованием паттернов.

We are developing an interactive game of puzzles for children with animals using Typescript. We will do a refactor of the old code and try to write with pure architecture. Where we will use the design of the pattern.

Сложность урока/difficulty of the lesson: 🌕 🌕 🌕 🌕 🌗 (Очень сложно/Very hard)

original-animal-day.svg

Image by Freepik

Список уроков на ютубе

Тот кто смог :)

Как ты можешь помочь проекту?

  • ⭐️ Поставь звезду проекту tutorial-dnd-animals (справа наверху этой страницы).
  • 📺 Подпишись на канал.
  • 💬 Оставь комментарий под видео.
  • 👍 Воткни свой царский лайк.

На кофе:

About

A children's interactive puzzle game with animals, written for the purpose of learning TypeScript / JS and knowledge of OOP in the front end. We take a simple old game code and refactor everything with a clean architecture using design patterns.

https://yesworld.github.io/tutorial-dnd-animals/


Languages

Language:TypeScript 89.7%Language:CSS 7.8%Language:HTML 2.4%