Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 821 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 821 Bytes

APCS-MiniGames

Tic Tac Toe

The classic game of Tic Tac Toe. Play against a friend and the computer will keep track of who won.

TaiGuessr

A browser-based geography game in which players guess locations from Google Street View imagery. This game is based on GeoGuessr but only uses locations in Taiwan. When the street image loads, you can click and drag to look around and use the mouse wheel to zoom in and out. Then use the map at the bottom left to guess where you are. It is untimed and infinite, so you can play as long as you want.

Tech Used

  • NextJS
  • React
  • TypeScript
  • TailwindCSS
  • ChakraUI
  • Google Street View API
  • OpenLayers (OpenStreetMap)