3cdd8a363bf21b633b76b32dde23324071464245
[enjoyable.git] / Website / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta name=viewport content="width=device-width, initial-scale=1">
6 <link rel="stylesheet" href="/css/main.css" type="text/css">
7 <title>Enjoyable - Joystick and gamepad mapping for Mac OS X ~ Yukkuri Games</title>
8 <meta name="Description" content="Use your gamepad or joystick like a mousee and keyboard on Mac OS X. Like joy2key / JoyToKey on other operating systems." />
9 </head>
10 <body>
11 <header>
12 <a href="/">
13 <img src="/logotype_horizontal_1.png" class=logo alt="(◕ ヮ ◕)">
14 <img src="/logotype_horizontal_2.png" class=optional
15 alt="Yukkuri Games">
16 </a>
17 <h1>Enjoyable</h1>
18 </header>
19 <main>
20 <p style="text-align: center; max-width: 70%; margin-left: 15%;">
21 Use your gamepad or joystick like a mouse and keyboard on Mac OS
22 X.<br />
23 <a href="Enjoyable-1.1.zip">
24 <img src="screenshot.png"
25 alt="A screenshot of Enjoyable"
26 style="max-width: 100%"></a>
27 </p>
28 <ul class="download">
29 <li><a href="Enjoyable-1.1.zip">Enjoyable-1.1.zip</a> (1.2MB)
30 <li class="sh"><span data-optional>git clone </span><a href="http://git.yukkurigames.com/enjoyable.git">http://git.yukkurigames.com/enjoyable.git</a>
31 </ul>
32
33 <h2>Requirements</h2>
34
35 <ul>
36 <li>Mac OS X 10.7+</li>
37 <li>One or more HID-compatible (e.g. USB or Bluetooth) input devices</li>
38 </ul>
39
40 <h2>Mappings</h2>
41 <p>
42 I play games with a Playstation 3 controller, so these will be
43 useless if you have a different controller. These are the
44 mappings I use for games I like. To use them, just save them and
45 double-click on them in Finder, or use ⌘O in Enjoyable to import
46 them.
47 </p>
48 <ul style="font-size: 0.9em;">
49 <li><a href="mappings/6180%20the%20moon.enjoyable">6180 the moon</a></li>
50 <li><a href="mappings/Anodyne.enjoyable">Anodyne</a></li>
51 <li><a href="mappings/BasketBelle.enjoyable">BasketBelle</a></li>
52 <li><a href="mappings/Canabalt.enjoyable">Canabalt</a></li>
53 <li><a href="mappings/Forget-Me-Not.enjoyable">Forget-Me-Not</a></li>
54 <li><a href="mappings/KRUNCH.enjoyable">KRUNCH</a></li>
55 <li><a href="mappings/Probability%200.enjoyable">Probability 0</a></li>
56 <li><a href="mappings/Red%20Rogue.enjoyable">Red Rogue</a></li>
57 <li><a href="mappings/Runner2.enjoyable">Bit.Trip Presents Runner 2: Future Legend of Rhythm Alien</a></li>
58 <li><a href="mappings/Super%20Hexagon.enjoyable">Super Hexagon</a></li>
59 </ul>
60
61 <h2>License</h2>
62 <div class="copyright">2013
63 Joe Wreschnig, 2012 Yifeng Huang, 2009 Sam McCall
64 <p>Enjoyable is free software written by Joe Wreschnig and is
65 based on the Enjoy codebase written
66 by <a href="http://nongraphical.com">Yifeng Huang</a>
67 and <a href="http://abstractable.net/enjoy/">Sam McCall</a>.</p>
68
69
70 <p>Permission is hereby granted, free of charge, to any person obtaining
71 a copy of this software and associated documentation files (the
72 "Software"), to deal in the Software without restriction, including
73 without limitation the rights to use, copy, modify, merge, publish,
74 distribute, sublicense, and/or sell copies of the Software, and to
75 permit persons to whom the Software is furnished to do so, subject to
76 the following conditions:</p>
77
78 <p>The above copyright notice and this permission notice shall be
79 included in all copies or substantial portions of the Software.</p>
80
81 </div>
82 </main>
83 </body>
84 </html>