Skip to content

aaronmcadam/pixelverse

Repository files navigation

Pixelverse

This project implements the games shown in the following course with React and TypeScript instead of vanilla JavaScript:

Games

  • Rock Paper Scissors
  • Memory Game
  • Whac-a-mole
  • Breakout
  • Frogger
  • Connect Four
  • Space Invaders

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

About

Game library built with React and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published