Skip to content

Releases: thuongtruong1009/Snake-Game-OOP

v2.2 official

07 Dec 03:57
d2ee8f3
Compare
Choose a tag to compare

What's Changed

  • add an open link on the browser feature
  • add more images and button sample
  • fix snake tail
  • add background slide show effect by time in Frame
  • insert icon side by side Menu items
  • split file root element to reuse variable
  • factor code reuse and update UI/UX

Details

New Contributors

  • @Oopprojectgame made their first contribution in #40

Full Changelog: v1.0.1...v2.2

v2.1 official

13 Nov 08:54
Compare
Choose a tag to compare

In this v2.1 version, we following changes:

  • create more menu items.
  • add read file and display content from the local feature.
  • open URL on the browser.
  • rename some variables
  • enhance image and sound

Details

New Contributors

Full Changelog: v1.0.1...v2.1

v2.0 official

19 Sep 02:26
a6e4b3d
Compare
Choose a tag to compare

In this version, the following changes:

  • fix URL direction of assets file (image, gif, sound, screenshot..)
  • update UI more modern
  • fix problems in the format of the sound file
  • add functions restart and exit after finish game
  • simply the structure of source code on the repository
  • add information of all contributors by the bot
  • run detail workflow pipeline

Join me in the development to build perfect products

You can clone/fork/download or contribute and discuss them to develop. It can save it on history.

Any problem or request, please make an issue or new pull request

Thank you

v1.0.1 official

03 Sep 10:23
b0d0e96
Compare
Choose a tag to compare

In this release has the new following:

  • fixed small direct links of file media assets
  • fixed folder root on this GitHub repository
  • fixed small bug of code

You can clone/fork/download or contribute and discuss them to develop. It can save it on history.

Thank you!

v1.0 official

29 Jul 02:05
bf8987c
Compare
Choose a tag to compare

This is release v1.0 for this repository about edits.

This release has the following changes:

  • Explore and learn how the Java language works through libraries and methods.
  • Familiarize yourself with object-oriented programming and its working principle.
  • Introduce the Java-Swing and java.awt libraries through implementation and method inheritance its.
  • Improve your skills to resolve the problems in programming.
  • Practice and complete assignment Java-OOP projects in a university lab.

You can clone/fork/download or contribute and discuss them to develop. It can save it on history.

Thank you!