Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KamilPacanek/reactor-knockoff-enhanced
ReactJS project inspired by Reactor Idle franchise
https://github.com/KamilPacanek/reactor-knockoff-enhanced
browser-game create-react-app incremental-game learning-by-doing reactjs
Last synced: 3 months ago
JSON representation
ReactJS project inspired by Reactor Idle franchise
- Host: GitHub
- URL: https://github.com/KamilPacanek/reactor-knockoff-enhanced
- Owner: KamilPacanek
- Created: 2019-04-04T11:32:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T20:52:44.000Z (over 1 year ago)
- Last Synced: 2023-04-30T21:18:36.933Z (over 1 year ago)
- Topics: browser-game, create-react-app, incremental-game, learning-by-doing, reactjs
- Language: TypeScript
- Homepage: https://kamilpacanek.github.io/reactor-knockoff-enhanced/
- Size: 2.13 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Why?
During the time that it comes to me I want to learn a new Front End framework I was playing some incremental game hosted on the GitHub Pages - [Reactor Knockoff](https://cwmonkey.github.io/reactor-knockoff/). As the title suggested it took the concept from the other game ([Reactor Incremental](https://www.kongregate.com/games/Cael/reactor-incremental)), but after a while I realized that the GitHub one was incomplete and have its own issues.
This is when I decided to migrate the Reactor Knockoff by rewritting it completely using ReactJS [with the blessing](https://www.reddit.com/r/reactorincremental/comments/b8hb9f/reactor_knockoff_higher_ep_generators/ek052wr) of the @cwmonkey - creator of the Reactor Knockoff.
## Status
Application is not even in its Alpha, yet the latest stable version is always available on https://kamilpacanek.github.io/reactor-knockoff-enhanced/
## Goal
The goal for me is to learn ReactJS during the development and familiarize with Git and GitHub. As for the game itselft - I'm aming at something similar to Reactor Knockoff with the missing features from the original game - enhanced with my vision.