Chain Reaction
An action game to dodge chain reaction particles, at the same time you have to create your own chain. You can also try to defeat all the achievements (listed on the “Marks” page), and each achievement represents a character from anime or movies. Can you guess who they are?
Although you can play it in browser, I still recommend downloading the desktop version as it will provide a smoother gaming experience. It also automatically captures the final score screen when you break a high score during gameplay. Since this game may require some speed and precise control, using the keyboard for control can indeed be challenging. The most recommended way to play is using the mouse in conjunction with the Shift key. BTW, you can adjust the control sensitivity on the settings (Variables) page.
This game is a free (freedom, not free beer: https://www.gnu.org/philosophy/free-sw.html ) and open source project ( https://github.com/sibevin/chain-reaction ), developed using the bevy ( https://bevyengine.org/ ) game engine. Any suggestions and improvements are welcome.
Credits
- Game Design & Programming - Kait Wang
- Art - Miya
If you had a fun experience in this game, or learned something from the source code, please consider donating to support this project. Actual monetary assistance can help open-source software sustain development.
Status | Released |
Platforms | HTML5, Windows, macOS, Linux |
Rating | Rated 4.3 out of 5 stars (4 total ratings) |
Author | Kait Wang |
Genre | Action |
Tags | Arcade, bevy, Bullet Hell |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse, Gamepad (any) |
Accessibility | Color-blind friendly |
Download
Click download now to get access to the following files:
Development log
- Release v3.5.0 - Refine Helps and UIsMar 06, 2024
- RoadmapMar 04, 2024
- Release v3.4.0 - Web loading screenJan 29, 2024
- Release v3.2.0 - More Cool Animation, Gamepad supportedJan 29, 2024
- RoadmapJan 26, 2024
- Release v3.1.0 - Improve audio and efficiencyJan 22, 2024
- Release v3.0.0 - AchievementJan 18, 2024
- Release v2.1.0 - Cool Animation EffectJan 10, 2024
Comments
Log in with itch.io to leave a comment.
pretty cool dodge-em up game. The rules seemed a bit confusing but I managed fine by just avoiding the grey stuff and going for the colorful shapes (except red). I like it. The aesthetics are nice too. Are the reactions actually based on chemistry?
Actually, it is just the theme of the game, and it has nothing to do with the real experiment. Particle collisions will make their directions and speeds change randomly, rather than real physical collisions.
I once wanted to try to reproduce the real collision, but as the number of particles increased, the amount of calculation required also became larger and larger. This caused the game to be unable to run smoothly, and in the end I had to give up the plan. 😕
Played with mouse (sensy of 10).
Had fun! (Tutorial is scary af :D)
This is much better than most bullet hells I've seen.
Pretty fun, simplistic and chaotic arcade action, no real notes other than:
-the speed things get chaotic at (is fast), which is subjective.
-The formula (tutorial), is incredibly complex for something that's pretty simple
Overall seems pretty fun.
Best of luck, cheers!