An open API service indexing awesome lists of open source software.

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)

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