https://github.com/huijing/falling-arrows-win16
👾 Random key-press matching game for Win 3.1
https://github.com/huijing/falling-arrows-win16
cpp win16
Last synced: about 1 month ago
JSON representation
👾 Random key-press matching game for Win 3.1
- Host: GitHub
- URL: https://github.com/huijing/falling-arrows-win16
- Owner: huijing
- License: unlicense
- Created: 2020-01-11T14:41:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T15:03:58.000Z (over 6 years ago)
- Last Synced: 2025-08-11T19:45:27.674Z (10 months ago)
- Topics: cpp, win16
- Language: C
- Size: 1.79 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
# Falling Arrows (16-bit)
A [Super Silly Hackathon](https://supersillyhackathon.sg/) collaboration between myself and [Yeo Kheng Meng](https://github.com/yeokm1/) where we endeavoured to build a Windows 3.1 application in 2019.
Base [Windows 16-bit project](https://github.com/TransmissionZero/Win16-Example-Application) by [TransmissionZero](https://www.transmissionzero.co.uk/) and modified by Kheng Meng to include helper functions. Kheng Meng had previously built a Slack Client on Windows 3.1 and wrote about it in a [HackerNews-topping blog post](http://yeokhengmeng.com/2019/12/building-a-new-win-3-1-app-in-2019-part-1-slack-client/).
My more useless recap of the SSH experience is [documented here](https://www.chenhuijing.com/blog/building-a-win31-app-in-2019/).