Code Wizard: Java Edition

Code Wizard: Java Edition

Positive · 42 reviews

86% positive (36 / 42)

Screenshots

Code Wizard: Java Edition screenshot 1
Code Wizard: Java Edition screenshot 2
Code Wizard: Java Edition screenshot 3
Code Wizard: Java Edition screenshot 4
Code Wizard: Java Edition screenshot 5

Description

Learn to code in Java as well as learning important Object Oriented Programming principles. Solve puzzles while learning new features as you track down the evil wizard intent on destroying the world. Write real Java code while playing through an RPG story!

Single-player

Released

March 1, 2024

Price

$5.99

Platforms

Windows

Developer

Duckisoft

Publisher

Duckisoft

CasualIndieRPG3DCRPGEducationFamily FriendlyFantasyFemale ProtagonistGame DevelopmentHackingLinearLogic

About

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