https://github.com/dalae37/dl-engine-console
C Language based Windows Console Game Engine
https://github.com/dalae37/dl-engine-console
ascii-rendering clanguage framework game-engine windows-console
Last synced: about 1 month ago
JSON representation
C Language based Windows Console Game Engine
- Host: GitHub
- URL: https://github.com/dalae37/dl-engine-console
- Owner: DaLae37
- License: mit
- Created: 2017-04-18T14:08:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T04:16:01.000Z (over 1 year ago)
- Last Synced: 2025-10-24T07:35:07.060Z (5 months ago)
- Topics: ascii-rendering, clanguage, framework, game-engine, windows-console
- Language: C
- Homepage:
- Size: 1.04 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DL-Engine-Console


C Language based Windows Console Game Engine
## Requirements
- Visual Studio 2022(v143)
- Windows SDK 10.0
- C-Language (Legacy MSVC)
## How to Use
1. Clone this repository to your local environment
2. Open 'DL-Engine-Console.sln' and check complie success without error
3. Add new functions in scene.c
## Details
- [Document](https://www.dalae37.com/project/dl-engine/c-console)
- [Samples](https://www.dalae37.com/project/dl-engine/c-console)
# License
MIT License