这是我做的一些小项目,大佬勿喷

UE4项目:ShootThemUp

基于UE4 C++编写的一个第三人称射击游戏

教程网址:https://www.udemy.com/course/unrealengine/

项目地址:https://github.com/unicorn2022/ShootThemUp

OpenGL项目:Falling_or_Survival

基于OpenGL3.3编写的一个第三人称游戏

教程网址:https://learnopengl-cn.github.io/

项目地址:https://github.com/CGfinal/Fall_Guys

编译器:SysY_Compiler

基于Lex、Yacc、KoopaIR实现的SysY语言编译器

教程网址:https://pku-minic.github.io/online-doc/#/

项目地址:https://github.com/unicorn2022/SysY_Compiler

自己写的一些小工具:MyTools

功能如下:

  • LRC转ASS
  • EPUB转TXT
  • TXT中的xxx转为第xxx章
  • TXT中删除不规则换行

评论