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