indiegame.fan
Code Wizard: Java Edition header art

Code Wizard: Java Edition

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!

Steam Page
Developer
Publisher
Release
March 1, 2024
2 years and 153 days ago
Steam Reviews
Positive42 reviews85.7%

Does this feel indie?

Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.
No votes yet
Vote on More Games
Game contextLatest: IGF Team
ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan.Status
Notes
Latest Contributor: IGF TeamEdit notes
Updated: Jul 11, 2026Developer scaleThe operating scale of the game's developer.
Updated: Jul 11, 2026Publisher scaleThe operating scale of the game's publisher.
Updated: Jul 11, 2026Publisher statusHow the game's publishing relationship is classified.
Search Google: How is Code Wizard: Java Edition and Duckisoft funded?FundingThe known source of funding behind the game.
Search Google: Who controls the creative direction and IP for Code Wizard: Java Edition and Duckisoft?Creative controlWho appears to retain creative control of the game.
Updated: Jul 11, 2026Release statusWhether and how the game has been released.

Media

6 items

About the Game

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