Added Indirect Assassin page + misc.
This commit is contained in:
parent
2ad2f1eb66
commit
e24cd11c4e
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -14,6 +14,7 @@ These are my projects, new and old.
|
|||
#++exec
|
||||
#+BEGIN_SRC python3
|
||||
top_projs = (
|
||||
'indirectassassin',
|
||||
'magicng',
|
||||
('suum', 'SUUM', 'Webcomic drawn in the art style of <em>banal naivism</em>',
|
||||
'http://suum.metanohi.name/'),
|
||||
|
|
Binary file not shown.
|
@ -0,0 +1,23 @@
|
|||
#+title: Indirect Assassin
|
||||
#&summary
|
||||
Stealthily avoid professors. Turn-based.
|
||||
#&
|
||||
#+license: gpl 3+, program
|
||||
#&toc
|
||||
|
||||
* Indirect Assassin
|
||||
|
||||
#&img;url=screenshot.png,width=640
|
||||
|
||||
#&line
|
||||
|
||||
#&pre
|
||||
Zombie professors cannot kill them themselves.
|
||||
|
||||
--README
|
||||
#&
|
||||
|
||||
** Download
|
||||
|
||||
Indirect Assassin is released under GPLv3+. The current version is
|
||||
0.1.0. [[indirectassassin-0.1.0.tar.gz][Download here]].
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -19,7 +19,7 @@
|
|||
/*
|
||||
Version: 0.9
|
||||
You can contact Niels at <ns@metanohi.name>.
|
||||
Latest version is always available at <http://metanohi.org/projects/totxt/>,
|
||||
Latest version is always available at <http://metanohi.name/projects/totxt/>,
|
||||
along with documentation.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue