Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.
/ Toss-a-coin-app Public archive

🎲 Fun, animated application/game of toss coin simulation written in Java language using Swing library

Notifications You must be signed in to change notification settings

Ukasz09/Toss-a-coin-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Toss a coin app / game License Contributions welcome Status

💻 All resolutions support

Gameplay

Screenshots

gameplay image

How to use it

If there is a problem with running, try to open it by console with command:

java -jar TossACoinApp.jar

Game control

mouse - intuitively, by clicking on button and coin
Esc - shortcut for end game button

Software design stuff

Used Designs Patterns:

✅ Builder
✅ Observer

Code overview:

✔️ 23 classes (including enums and interfaces)
✔️ over 1000 lines of code

Acknowledgements

Thanks to one of my teacher, who inspired me to this app


📫 Contact

Created by

gajerski.lukasz@gmail.com - feel free to contact me! ✊

About

🎲 Fun, animated application/game of toss coin simulation written in Java language using Swing library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages