ํฌ์ŠคํŠธ

Dodge game with C and WIN32 API

๐ŸŽฎ Dodge game with C & WIN32 API

VS 2019? project on Github, archived.

Info

This is the project for โ€œProgrammming Labโ€ course. It uses C and basic console manipulation with WIN32 API. It uses C file I/O feature for saving high scores, which I learned from the same class. Also applied double buffering for smoother console output.

Enemies in this game flies around screen in multiple ways using simple math. You can collect ๐Ÿ’ฐ items(rendered as $) for scores and ๐Ÿงก for extra life.

์ด ๊ธฐ์‚ฌ๋Š” ์ €์ž‘๊ถŒ์ž์˜ CC BY 4.0 ๋ผ์ด์„ผ์Šค๋ฅผ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค.