Skip to content

LINE 98 game was a project from a course in my university. This is a fully functional game with all of the required features.

License

Notifications You must be signed in to change notification settings

drthinh/Line98-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

LINE 98 Game

About The Project

LINE 98 game was a project from a course in my university. This is a fully functional game with all of the required features.

Welcome page

Welcome page

Welcome page

Welcome page

Apart from the main gameplay, here are some additional features that I built:

  • Undo a move.
  • Highscore saving.
  • Save the score and exit while playing.

(back to top)

Built With

(back to top)

Getting Started

This project is very simple to get started. Python and Pygame is the only requirements. Follow the below steps for the installation.

Installation

  1. Clone the repo
    git clone https://github.com/NgoQuocBao1010/Python---Line98-Game.git
  2. Install required package
    pip install requirements.txt
  3. Run the game:
    python main.py

For more detail of usage and description, please refer to my university report on the project

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star ⭐⭐⭐! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact me

Ngô Hồng Quốc Bảo - @NgoQuocBao

(back to top)

Acknowledgments

This awesome README temaplate is from Best README Template. ♥

(back to top)

About

LINE 98 game was a project from a course in my university. This is a fully functional game with all of the required features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%