diff --git a/salomon.csv b/salomon.csv
index 187521192281e96837cbf957f420ddd45e5459ac..3449e355fd361f67e5fa4a9757efed75481aa46a 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -10,6 +10,7 @@ ACE/6.3.3,2
 ACTC/1.1-intel-2017a,2
 Advisor/2016_update2,2
 Advisor/2017_update3,2
+Advisor/2017_update5,2
 aislinn/20160105-Python-2.7.9-gompi-2015e,2
 ALAMODE/0.9.8-intel-2017a,2
 almost/2.1.0-foss-2015b,2
@@ -1028,6 +1029,7 @@ Mono/4.2.2.10-intel-2016.01,2
 Mono/5.0.0.100,2
 monotonic/1.5-Py-2.7,2
 monty/1.0.2-Py-3.6,2
+moon-buggy/1.0,2
 moreutils/0.62,2
 motif/2.3.4-foss-2015g-libX11-1.6.2,2
 motif/2.3.4-intel-2015b-libX11-1.6.2,2
diff --git a/salomon.md b/salomon.md
index 032e0d323a9de0d881a7ed630115aad32e70401f..ec383f6eb2a810de8fefe7c9e9632b19e3989ccb 100644
--- a/salomon.md
+++ b/salomon.md
@@ -549,6 +549,7 @@
 | [mdtest](http://sourceforge.net/projects/mdtest/) | mdtest is an MPI-coordinated metadata benchmark test that performs open/stat/close operations on files and directories and then reports the performance. |
 | [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. |
 | [MIKE](http://www.mikepoweredbydhi.com) | MIKE Powered by DHI is a part of DHI, the global organisation dedicated to solving challenges in water environments worldwide. |
+| [moon-buggy](https://github.com/seehuhn/moon-buggy) | Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them! |
 | [moreutils](https://joeyh.name/code/moreutils/) | Moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young. |
 | [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
 | [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |