Hello I want to try to make a software that will be some kind of a test, for example there will be an image and you have to choose from a b c if it s correct you get 2 points if it s wrong you get -1 , is it possible with greenfoot?
I want to try to make a software that will be some kind of a test, for example there will be an image and you have to choose from a b c if it s correct you get 2 points if it s wrong you get -1 , is it possible with greenfoot?
Of course ... it is possible. It should not be that difficult, either. I would not say that would be a beginner project; but, maybe a novice one (for someone who knows the basic fundamentals of java programming in greenfoot).