Skip to content

Inspired by the classic Frogger game, this web mobile-first adaptation is crafted using Vue 3 and TypeScript.

Notifications You must be signed in to change notification settings

lousousa/frogger-game

Repository files navigation

Frogger Game

vue typescript

Inspired by the classic Frogger game, this web mobile-first adaptation is crafted using Vue 3 and TypeScript. Designing a game as a component-driven application posed a unique challenge, but it ultimately proved to be a robust approach for instantiating game objects with efficiency. Remarkably, this was achieved without relying on a dedicated game library, showcasing the versatility and power of Vue 3 and TypeScript in the realm of game development.

frogger

How to Play

Navigate the player using the keyboard arrow keys with the objective of reaching the end of the road.

About

Inspired by the classic Frogger game, this web mobile-first adaptation is crafted using Vue 3 and TypeScript.

Topics

Resources

Stars

Watchers

Forks