w84death / happy-cows

Simple game about making cows happy. True ASCII + CGArne palette. FreeBASIC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

happy-cows

Simple game about making cows happy. True ASCII + CGArne palette. FreeBASIC.

Happy Cows

Procedural terrain generator:

  • lake
  • forest groups

Game cycle:

  • sheeps are eating grass grass
  • grass re-grow
  • completely eaten grass do not re-grow

Downloads & Run

  • download binary for linux64
  • mark executable: chmod +x happy-cows
  • run: ./happy_cows &
  • or double-click the icon

Compile

  • run: fbc happy-cows.bas

Keys

  • [DEL] for restarting
  • 2x[ESC] for exit

Screenshots

screen 1 screen 2 screen 3

Video

Old versions:

Tech

ASCII

ASCII in FreeBASIC

CGArne Palette

CGArne pallette in FreeBASIC

About

Simple game about making cows happy. True ASCII + CGArne palette. FreeBASIC.

License:MIT License


Languages

Language:Visual Basic 100.0%