Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenjiandongx/qt

Qt 小项目
https://github.com/chenjiandongx/qt

notepad qt snake

Last synced: 3 days ago
JSON representation

Qt 小项目

Awesome Lists containing this project

README

        

# Qt 小项目

这是刚学编程的时候写的,都是网上模仿的,一开始什么都不懂,就从模仿开始吧。

* 项目一
[模仿 Windows 系统的 Notepad 的 Qt 版山寨记事本](https://github.com/chenjiandongx/Qt/blob/master/notepad/README.md)

* 项目二
[Qt 版的贪吃蛇小游戏](https://github.com/chenjiandongx/Qt/blob/master/snake/README.md)