promethuesYuan / JavaLearning

记录Java学习
0 stars 0 forks source link

Java Swing or FX ? here has a simple project , I believe that you can learn something from it #2

Open GoogTech opened 5 years ago

GoogTech commented 5 years ago

here are some tips for you( go for it ) :

  1. 🐍 a simple gluttonous snake : https://github.com/YUbuntu0109/Gluttonous-Snake

  2. 👨‍🎓 a simple student information system : https://github.com/YUbuntu0109/Student-management-system-CS

  3. 🐧 a simple instant messaging program : https://github.com/YUbuntu0109/Instant-messaging-software---Java-swing

  4. :octocat: please learn how to use GitHub( commit specification ) : https://github.com/YUbuntu0109/YUbuntu0109.github.io

promethuesYuan commented 5 years ago

hhhhh, 我之前有玩过你的那个贪吃蛇,感觉地图上边界的判定有一点问题。谢谢分享啦~

GoogTech commented 5 years ago

是的, 记得当时写完后是有那么一个边界值BUG,但好像一直没有fix,好尴尬 ~