Scribble
Created|DIICSU Projects
Scribble
Introduction
This is a simple Java project implementing a classic Scribble-style game, supporting both console (text-based) and GUI interfaces. It is developed for the final assignment of DI12009 - Java Programming.
Console mode uses standard I/O for interaction. GUI mode implements windows, buttons, and other elements based on the Swing and AWT libraries.
Accessing
This project has been open-sourced on GitHub.
🔗 Scribble on GitHubFound an issue, bug, or want to make a suggestion?
Please report in the “Issues” section of this GitHub project:
- Click “New issue”.
- Write a title and description as required.
- Click “Create”. You can also press Ctrl + Enter on Windows PC or ⌘ ⏎ on Mac.
Copyright NoticeThis post is licensed under CC BY-NC-SA 4.0. Credit the source when reposting.
