alexjball / games

A collection of casual games

Home Page:https://games.alexjball.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reversi

This is Reversi built using Next.JS. The site itself is static and deployed using Github Pages.

Developing

Development happens on main, and the prod branch is deployed to gh-pages.

  1. npm install to install dependencies
  2. npm run dev to start the Next.JS dev server
  3. npm run storybook to start Storybook
  4. npm run watch to run unit tests
  5. npm run build to build the static site

About

A collection of casual games

https://games.alexjball.com


Languages

Language:TypeScript 91.4%Language:CSS 6.4%Language:JavaScript 1.7%Language:Dockerfile 0.5%Language:Shell 0.1%