
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!
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
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. | ||
Updated: Jul 11, 2026Release statusWhether and how the game has been released. |
Media
6 itemsAbout 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