Hello everybody!
As the title suggests, I am looking for information on how to write a game engine for a 2D or 2.5D point & click adventure. (You know, for games like the Monkey Island or Manic Mansion series for example.) I have a basic idea of what I would have to do and am currently researching what language would be the best choice for my requirements, but so far I have found little in the way of describing what other people...
Search Result
Collapse
3 results in 0.0038 seconds.
Keywords
Members
Tags
-
Is there any way to understand the code BEHIND QR codes?
I'm looking to start making QR Codes and I'm trying to figure them out.
I've downloaded an add-in for adobe indesign that will create QR Codes automatically but it only works for notes and for websites. The main thing I want to do is to be able to put a contact card (vCard) into a qr code without using the online sites.
1. Is there any way to view the actual coding behind QR Codes? I know there's generators online... -
sorting 2D arrays by column
I am trying to sort a 2 dimensional array by column. I figured there would be a million tutorials/examples but can't find any that aren't specific to a situation or in JavaScript. POST SOME LINKS FOR ME! if you know of any.