* 제출 후 관리자가 확인 후 게임 페이지에 반영됩니다. 제보에 감사드립니다. 다수의 유저가 덕분에 한글화 패치를 쉽게 찾을 수 있게 되었습니다.
퍼블리셔 : Duckisoft
개발자 : Duckisoft
Do you want to learn to code in Java, while playing an RPG and solving puzzles?
Write real code
- Each puzzle must be solved by writing real Java code which will be compiled and validated.
- Real code compilation means there are many ways to solve a problem, any valid solution will work
- Learn faster by writing real code
- Learn to understand error messages and debug problems.
Solve puzzles
- Solve over 80 unique programming problems
- Your answers will change the game world
- Solve alone or with help
Learn Java features including:
- Primitive Types
- Strings
- Classes & Methods
- Constructors
- Instances
- Conditionals
- Loops
- Arrays
- Lists
- Exception handling
Learn Object Oriented Programming concepts
- Inheritance
- Encapsulation
- Polymorphism