Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mach-kernel/spcbrd
DOS 13h flappy bird style game, in space, written entirely on a Toshiba Libretto 50CT.
https://github.com/mach-kernel/spcbrd
13h dos game msdos retro retrocomputing retrogaming watcom
Last synced: 4 days ago
JSON representation
DOS 13h flappy bird style game, in space, written entirely on a Toshiba Libretto 50CT.
- Host: GitHub
- URL: https://github.com/mach-kernel/spcbrd
- Owner: mach-kernel
- Created: 2023-07-20T13:12:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-20T14:09:23.000Z (over 1 year ago)
- Last Synced: 2024-04-19T16:14:42.321Z (7 months ago)
- Topics: 13h, dos, game, msdos, retro, retrocomputing, retrogaming, watcom
- Language: C
- Homepage: https://mach-kernel.github.io/spcbrd/
- Size: 10.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spcbrd
DOS 13h flappy bird style game, ✨ in space ✨, written entirely on a Toshiba Libretto 50CT, using [open-watcom](http://open-watcom.github.io/) vi.
[Play (dosbox-em/wasm)](https://mach-kernel.github.io/spcbrd/)
#### 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:
- [open-watcom](http://open-watcom.github.io/)
- [MIDAS / hmqaudio](http://s2.org/midas/) for sound / impulse tracker support
- [OpenMPT](https://openmpt.org/) for mixing
- [DOS Retrocoding 01](http://nuclear.mutantstargoat.com/articles/retrocoding/dos01-setup/) for helping me find startArt:
- [ma9ici4n for birdie](https://ma9ici4n.itch.io/pixel-art-bird-16x16)
- [YATEOI - Y que paso al final](https://yateoi.bandcamp.com/album/no-royals-pls)
- [clonethirteen - Misc SFX](https://clonethirteen.itch.io/)