~chotrin/brew-off

A cooperative homebrew NES game.
Updated the website URL.
Use /usr/bin/env to find bash.
Adjusted README a bit.

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~chotrin/brew-off
read/write
git@git.sr.ht:~chotrin/brew-off

You can also use your local clone with git send-email.

#Brew-Off!

Brew-Off! is a NES game my daughter and I worked on together for her science fair project in 2020. It's a cooperative game where the two players work together to brew potions in a magic shop.

The Brew-Off! source code is largely based off of examples from Devine Lu Linvega's Famicom Cookbook.

The tools directory contains loopy's asm6 assembler along with Devine Lu Linvega's modifications to make it work on Plan 9. It also contains Devine Lu Linvega's version of chr6 for Plan9, chr9.

This game and the tools used to build it are all open source software. Original work for Brew-Off! is made available under the MIT License.