-
Notifications
You must be signed in to change notification settings - Fork 2
/
software-jp.html
171 lines (150 loc) · 8.3 KB
/
software-jp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html>
<!--#include virtual="commonhead.html" -->
<head>
<meta charset="utf-8">
<meta name="description" content="SamurAI Coding 2017-18">
<meta name="author" content="Hironori Washizaki">
<title>SamurAI Coding 2017-18</title>
<link rel="stylesheet" href="stylesheets/default.css">
</head>
<body>
<!--#include virtual="header-jp.html" -->
<header id="mast">
<center>
<img src="images/samurailogo.png" width="391" height="90" alt="" title=""/><br>
<a href="http://www.ipsj.or.jp/english/index.html"><img src="images/IPSJ_logoC_M.gif" title="logo_ipsj" width="200"/></a><br>
<a href="http://www.e-seikatsu.info/"><img src="images/e-Seikatsu.png" width="160"/></a>
<a href="http://www.hitachi.co.jp/"><img src="images/ea60010030dmac.png" width="150"/></a>
<br>
<a href="https://jprs.co.jp/"><img src="images/jprs.jpg" width="100"/></a>
<a href="http://www.fujitsu.com/"><img src="images/fujitsu-logo.jpg" width="103"/></a>
<br>
<a href="http://jp.ieee.org/"><img src="images/IEEE.jpg" title="IEEE Japan Office" width="65"/></a>
<a href="http://www.jeita.or.jp/"><img src="images/JEITA.jpg" title="Japan Electronics and Information Technology Industries Association" width="75"/></a>
<a href="http://www.jisa.or.jp/"><img src="images/JISA.png" title="Japan Information Technology Services Industry Association" width="75"/></a>
<a href="http://www.jssst.or.jp/"><img src="images/JSSST.gif" title="Japan Society for Software Science and Technology" width="75"/></a>
<a href="http://www.ieice.org/"><img src="images/IEICE.bmp" title="The Institute of Electronics, Information and Communication Engineers" width="45"/></a>
<a href="http://www.ai-gakkai.or.jp/"><img src="images/JSAI.png" title="The Japanese Society for Artificial Intelligence" width="55"/></a><br>
<a href="http://www.ipa.go.jp/"><img src="images/IPA.png" title="Information-technology Promotion Agency, Japan" width="85"/></a>
<a href="http://www.computer.org/web/guest"><img src="images/ComputerSocietyLogo-RGB-stacked.gif" title="IEEE Computer Society" width="95"/></a>
<a href="http://kiise.or.kr/"><img src="images/KIISE.jpg" title="The Korean Institute of Information Scientists and Engineers" width="116"/></a>
<a href="http://www.juas.or.jp/"><img src="images/JUAS.png" title="Japan Users Association of Information Systems" width="65"/></a>
<a href="http://www.ccf.org.cn/"><img src="images/CCF.gif" title="China Computer Federation" width="60"/></a>
</center>
<nav id="global">
<ul>
<li><a href="index-jp.html">ホーム</a></li>
<li><a href="schedule-jp.html">日程</a></li>
<li><a href="rules-jp.html">ルール</a></li>
<li><a href="software-jp.html">ソフトウェア</a></li>
<li><a href="entry-jp.html">参加登録</a></li>
<li><a href="preliminary-jp.html">予選</a></li>
<li><a href="final-jp.html">決勝</a></li>
<li>FAQ</li> <!-- <a href="faq-jp.html">FAQ</a></li> -->
<li><a href="sponsor-jp.html">スポンサー</a></li>
<li><a href="index.html">English</a></li>
</ul>
</nav>
</header>
<hr/>
<section id="main">
<h2>ソフトウェア</h2>
<p>SamurAI Jockey ゲーム関連のソフトウェアとして、以下のものが公開されています。
<ul>
<li>SamurAI Jockey ゲーム用のソフトウェア</a>: <a href="https://github.com/SamurAI-Coding/Software2017-18">GitHubリポジトリ</a>・<a href="https://github.com/SamurAI-Coding/Software2017-18/releases/latest">アーカイブ</a> (2018年1月17日更新):
SamurAI Jockey ゲームのレースの実行管理システム、ビューワ、およびサンプルが入っています。
サムライを制御する AI プログラムを呼び出して、ルールにのっとってゲームの進行を管理します。
詳しくは README.jp を見てください。
</li>
<!--
<li>
C++ 以外の言語で記述したサンプル AI プログラム。
<ul>
<li>(準備中)</li>
</ul>
</li>
-->
</ul>
<div style="width:100%;height:0px;position:relative;padding-bottom:90.657%;"><iframe src="https://streamable.com/s/csylw/mwvwmy?autoplay=1" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
</section>
<hr/>
<!--#include virtual="footer-jp.html" -->
<footer>
<div>
<table class="multicolumn">
<tr>
<td width="250">
<section id="contact">
<h3>情報処理学会</h3>
<p class=address>〒101-0062 東京都千代田区駿河台1-5 化学会館 4階</p>
<p>email: <a class="contactadddr" href="mailto:samurai-contact@ipsj.or.jp">
samurai-contact@ipsj.or.jp</a></p>
<a href="http://www.ipsj.or.jp/"><img src="images/IPSJ_logoB_M.gif" width="200"/></a>
</section>
</td>
<td width="300">
<section id="sponsors">
<h3>ゴールドスポンサー</h3>
<p>株式会社いい生活<br>
<a href="http://www.e-seikatsu.info/"><img src="images/e-Seikatsu.png" width="160"/></a></p>
<p>株式会社日立製作所<br>
<a href="http://www.hitachi.co.jp/"><img src="images/ea60010030dmac.png" width="150"/></a></p>
<h3>サポーター</h3>
<p>株式会社日本レジストリサービス(JPRS)<br>
<a href="https://jprs.co.jp/"><img src="images/jprs.jpg" width="100"/></a>
</p>
<p>富士通株式会社<br>
<a href="http://www.fujitsu.com/jp/"><img src="images/fujitsu-logo.jpg" width="103"/></a>
</p>
<h3>メディアスポンサー</h3>
</section>
</td>
<td>
<section id="supporters">
<h3>協賛</h3>
<p class="smaller">
IEEE Japan Office<br>
<a href="http://jp.ieee.org/"><img src="images/IEEE.jpg" title="IEEE Japan Office" width="65"/></a><br><br>
財団法人 情報科学国際交流財団<br><br>
一般社団法人電子情報技術産業協会<br>
<a href="http://www.jeita.or.jp/"><img src="images/JEITA.jpg" title="Japan Electronics and Information Technology Industries Association" width="75"/></a><br><br>
一般社団法人情報サービス産業協会<br>
<a href="http://www.jisa.or.jp/"><img src="images/JISA.png" title="Japan Information Technology Services Industry Association" width="75"/></a><br><br>
一般社団法人日本ソフトウェア科学会<br>
<a href="http://www.jssst.or.jp/"><img src="images/JSSST.gif" title="Japan Society for Software Science and Technology" width="75"/></a><br><br>
一般社団法人電子情報通信学会<br>
<a href="http://www.ieice.org/"><img src="images/IEICE.bmp" title="The Institute of Electronics, Information and Communication Engineers" width="45"/></a>
<br><br>
一般社団法人人工知能学会<br>
<a href="http://www.ai-gakkai.or.jp/"><img src="images/JSAI.png" title="The Japanese Society for Artificial Intelligence" width="55"/></a><br><br>
IEEE Computer Society<br>
<a href="http://www.computer.org/web/guest"><img src="images/ComputerSocietyLogo-RGB-stacked.gif" title="IEEE Computer Society" width="95"/></a><br><br>
The Korean Institute of Information Scientists and Engineers<br>
<a href="http://kiise.or.kr/"><img src="images/KIISE.jpg" title="The Korean Institute of Information Scientists and Engineers" width="180"/></a><br><br>
IEEE Computer Society Tokyo/Japan Joint Chapter<br>
<a href="https://www.ieee-jp.org/section/tokyo/chapter/C-16/"><img src="images/IEEE-CSJ.gif" title="IEEE Computer Society Tokyo/Japan Joint Chapter" width="65"/></a><br><br>
一般社団法人日本情報システム・ユーザー協会<br>
<a href="http://www.juas.or.jp/"><img src="images/JUAS.png" title="Japan Users Association of Information Systems" width="65"/></a>
<br><br>
China Computer Federation<br>
<a href="http://www.ccf.org.cn/"><img src="images/CCF.gif" title="China Computer Federation" width="60"/></a><br><br>
</p>
</section>
<section id="backers">
<h3>後援</h3>
<p class="smaller">
独立行政法人情報処理推進機構<br>
<a href="http://www.ipa.go.jp/"><img src="images/IPA.png" title="Information-technology Promotion Agency, Japan" width="85"/></a><br><br>
文部科学省<br><br>
経済産業省<br><br>
総務省<br><br>
</p>
</section>
</td>
</tr>
</table>
</div>
</footer>
</body>
</html>