mach-kernel / spcbrd

DOS 13h flappy bird style game, in space, written entirely on a Toshiba Libretto 50CT.

Home Page:https://mach-kernel.github.io/spcbrd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spcbrd

DOS 13h flappy bird style game, ✨ in space ✨, written entirely on a Toshiba Libretto 50CT, using open-watcom vi.

Play (dosbox-em/wasm)

Getting Started

  • make watcom will download the latest OpenWatcom build. Follow the wizard and complete a full installation to C:\WATCOM.
  • make dev will start a dosbox with WATCOM in your PATH.
    • Run wmake inside dosbox to compile.
  • make play will run the game inside a dosbox configured to match a similar HW conf to the Libretto.

Credits

Tools:

Art:

About

DOS 13h flappy bird style game, in space, written entirely on a Toshiba Libretto 50CT.

https://mach-kernel.github.io/spcbrd/


Languages

Language:C 99.0%Language:Makefile 1.0%