https://github.com/petekgithub/warcraft-game-using-polymorphism
Using polymorphisim for simple game (In Java)
https://github.com/petekgithub/warcraft-game-using-polymorphism
java oop polymorphism wow
Last synced: 5 months ago
JSON representation
Using polymorphisim for simple game (In Java)
- Host: GitHub
- URL: https://github.com/petekgithub/warcraft-game-using-polymorphism
- Owner: petekgithub
- Created: 2018-08-21T01:07:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T06:40:09.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T01:45:16.382Z (12 months ago)
- Topics: java, oop, polymorphism, wow
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polymorphism Game (World of Warcraft Themed) in Java
Practise to polymorphisim concept and make a simple console game
## What I Learned
* Polymorphism concept
* OOP techniques and interactions of different classes