Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3525
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2020-05-17 13:42 -0700 |
| Message-ID | <44cf52b2-4ed0-4a1c-bc61-9703b9539e32@googlegroups.com> (permalink) |
| Subject | Playing cards |
| From | luser droog <luser.droog@gmail.com> |
I recently had a group programming project to make a playable card game. We chose javascript but before we discovered that Unicode has all the glyphs available, I was imagining designing the cards in PostScript and then translating to javascript functions working on the canvas. I thought I could even apply the 4-point transform and make the game board look 3D. But now that I've got some free time, I want to make a set of glyphs for playing cards. Not too worried about the face cards yet, but generating the right "domino dots" to place little pictures of the suit. ...
Back to comp.lang.postscript | Previous | Next — Next in thread | Find similar
Playing cards luser droog <luser.droog@gmail.com> - 2020-05-17 13:42 -0700 Re: Playing cards Eli the Bearded <*@eli.users.panix.com> - 2020-05-18 16:34 +0000
csiph-web