Roadmap
Since the project is still in the early stages many changes are likely, but the current plan is for the following milestones by version 1:
-
Proof of Concept: A static (hand-crafted) word search game.
-
Version 0.1: A dynamic word search game, where the words come from a database.
-
Version 0.2: Two more games (yet undetermined).
-
Version 0.3: Adding a translation module - the database will include translations as well as words, and the translation will be included in the games.
-
Version 0.4: Two more games.
-
Version 0.5: Improvements to the user interface, stabelizing the system architerture, and documentation both for users and for developers.
-
Version 0.6: Internationalization: Supporting additional languages besides Hebrew.
-
Version 0.7: Creating basic artificial intelligence, to allow multiplayer games with computerized opponents.
-
Version 0.8: Remaking the project graphics.
-
Version 0.9: Two more games.
-
Version 1: Improvements to the user interface, stabelizing the system architerture, and documentation both for users and for developers.
Version 1 will be limited to single player games, plus multiplayer games with AI opponents. Version 2 is currently planned to be centered around allowing multiplayer gaming.
Back to homepage