anakrusis / ranch-rangers

simple famicom/NES game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ranch-rangers

This is a little Famicom/NES turn-based strategy game featuring two feuding farmers and their frequent fights! They pit all the farm animals against each other in feud after feud! You can play against the computer or against a friend, building farms to collect money to buy more animals. Each animal has a unique attack method- cows charge forward in straight lines, and chickens shoot eggs diagonally. You must also defend yourself, the hard working farmer, from being attacked by your rival's animals, or it's all over for you!

image

The idea is to make something which is netplayable over an emulator that supports multiplayer like Mesen or Nestopia. The turn-based nature lets it be fully playable with lag or ping disparities. This game is very small (NROM 128 = 24KiB total)!

Uses the Famitone 4.1 audio library by shiru and nesdoug. BCD algorithm and prng are from the nesdev wiki- direct citation/linkage in respective files where the code is used.

About

simple famicom/NES game


Languages

Language:Assembly 99.4%Language:Python 0.6%Language:Batchfile 0.0%