Skip to content

Yin Chenming's homework#12

Open
YinChenming wants to merge 17 commits into
luckymark:mainfrom
YinChenming:main
Open

Yin Chenming's homework#12
YinChenming wants to merge 17 commits into
luckymark:mainfrom
YinChenming:main

Conversation

@YinChenming
Copy link
Copy Markdown

@YinChenming YinChenming commented Sep 15, 2023

I'm a green hand about C&C++, but with the help of the Internet and "C++ Primer Plus" I have learnt a lot. Now I have solved all the problems of level 1.
I push 2 projects of gobang. One is written by Python and another is written by C++ with Qt 6.3.1 and CMake. The Python project doesn't contain a GUI, and the Qt6 project has a simple GUI.

…;3.消除了角色移动时的屏闪,并为角色与终点上色;4.每个节点每个方向均有12.5%的失活概率,进一步增强迷宫随机性;5.通过2的记录实现迷宫无解自动重新生成.问题&TODO:1.生成时间略长,期待优化;2.DF生成的迷宫有明显的主路,待学习完Prim生成算法后重构;3.代码结构优化.
1.课上小程序都扔进了 Level0 里,包括队列、栈、计算器啥的;
2.完成了推箱子,但是自己太菜了只得加入了跳关功能(Enter跳关,Backspace重来,Esc貌似无法截获);
3.推箱子的关卡是实实在在的二进制文件,不过不是手撸二进制,是txt转的,但为了显得高端一点源txt就不放了;
4.别问我为什么两关一模一样,问就是懒(摊手).
@YinChenming YinChenming changed the title programmes of Level 1 Yin Chenming's homework Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant