0
Is there a way to output something other than characters, integers, and strings and floats? Like a digital display?
I really want to make a chess game, but I don't really want people to guess which color piece is there.
1 Respuesta
+ 1
well, you can either upload graphics you make on your computer, or create them with css. processing.js is also a good way to make graphics with code.