Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 701 Bytes

File metadata and controls

24 lines (18 loc) · 701 Bytes

Maple Story Themed Game

Coding

About this project

--- watch game running_video.mp4 to see how the game runs ---

This project was developed as school assignment in OOP course at "The Hebrew University of Jerusalem".
This game is an endless world game which uses reproducible randomness.
In this project we mostly focused in writing in OOP principles and using design pattrens.
This was also the first big project in shool which we did in pairs so we also tried to learn how to work 
as a team.

Features

1. OOP principles
2. Endless world and reproducible randomness
3. Design patterns
4. Team work