Skip to content

zachpmanson/minecraftle

Repository files navigation

Minecraftle

A daily puzzle game fusing Wordle and Minecraft crafting recipes built with Next.js.

Play Minecraftle

Setting Up

  1. Clone the repo
  2. npm install
  3. npx prisma db generate
  4. Install postgres, create a database
  5. cp .env.example .env
  6. Update database login string
  7. npx db prisma
  8. npm run dev

Original Creators

Zach Manson Harrison Oates Tamura Boog Ivan Sossa
Zach's beautiful face Oates' beautiful face Tamura's beautiful face Ivan's beautiful face

CITS3403 Agile Web Development Project 2022

Due date: May 23, 2022 12:00 (noon)

Weighting: 30%

Final mark: 100%