HellperKK / clicker-project

A clicker game made with react, vuejs, angular and elm in different iterations

Home Page:https://hellperkk.github.io/clicker-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clicker-project

objective

This project's objective is to build a web app in react and then build many copies of that app using other frameworks. That way I can see the differences between each framework and hopefuly see their pros and cons. I chose to make a clicker game as I felt it could be a nice ways to do that exercice.

Currently there are 4 clickers being developped:

  • typescript/react
  • typescript/vuejs
  • typescript/angular
  • elm/elm-architecture

Obviously I'm not an expert of all those frameworks so feel free to open an issue if you have some suggestions to make!

You can try the game here

how to use

Each projet folder has a README.md which explains how to run the project.

About

A clicker game made with react, vuejs, angular and elm in different iterations

https://hellperkk.github.io/clicker-project/


Languages

Language:TypeScript 54.9%Language:Elm 26.7%Language:Vue 9.8%Language:HTML 7.0%Language:CSS 1.1%Language:JavaScript 0.5%