moroquin / TheLordOfTheRings-TerminalGame-Java
The goal of this repository is to help introductory programming students understand objects, inheritance, polymorphism and compiling java projects with ant and command line by developing a game that simulates a battle between Lord of the Rings heors and beasts.
☆31Updated 2 years ago
Alternatives and similar repositories for TheLordOfTheRings-TerminalGame-Java:
Users that are interested in TheLordOfTheRings-TerminalGame-Java are comparing it to the libraries listed below
- IST 2110 Undergrad Course on Object Oriented Programming in Python 2022-01☆11Updated 3 years ago
- 👾 Object Oriented Game DevelopmentUpdated 2 years ago
- ☆8Updated 3 years ago
- Python code for UNO game ( Player VS Pc). Includes both .py and .ipynb (Jupyter Notebook) files☆17Updated 4 years ago
- A learning project built with a GUI with Java. Example of Swing class and OOP (object oriented programming).☆8Updated 4 years ago
- My Solutions to ABSOLUTE JAVA™ 6th Edition Global Edition☆19Updated 2 years ago
- Repositorio con los ejemplos de código mostrados en mi mini curso de programación profesional con objetos☆14Updated 5 years ago
- Terrario 2 est un jeu de minage en 2D fait en Python avec le module Pygame. Gagnant des régionales Centre-Val de Loire des Trophées NSI.☆15Updated last year
- learn C++ in the best way possible.☆19Updated 2 years ago
- Downloads information about each Yugioh card from the Yugioh wiki and packages it into a Json file.☆14Updated 7 years ago
- Tutorials and Libraries for quest 5☆14Updated 5 years ago
- A simple text based choose your own adventure game built in python3. You can find the step by step tutorial here on my blog - https://the…