Skip to content

A tiny puzzle game where you ricochet pieces against walls and each other to reach the target

License

Notifications You must be signed in to change notification settings

kasperstorgaard/ricochet

Repository files navigation

Ricochet

A puzzle game inspired by the boardgame "Ricochet Robots", built as a fullstack project with progressive enhancement, and tailwind + openprops for styling.

Try it here: https://ricochet.deno.dev

Installation

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

deno task start

This will watch the project directory and restart as necessary.

Features

  • Full server side state management (try running without javascript!)
  • Theming with dark/light mode support
  • Touch swipe support for mobile
  • Custom animation replays after submitting a solution (css only)
  • Custom tailwind setup, based on OpenProps

About

A tiny puzzle game where you ricochet pieces against walls and each other to reach the target

Topics

Resources

License

Stars

Watchers

Forks