summaryrefslogtreecommitdiff
path: root/dev-lang/pico8/metadata.xml
blob: c2eb12510aedf88d0d7753e967e52d9fff6ab890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>chewi@gentoo.org</email>
		<name>James Le Cuirot</name>
	</maintainer>
	<longdescription>
		PICO-8 is a fantasy console for making, sharing and playing tiny games
		and other computer programs. When you turn it on, the machine greets you
		with a shell for typing in Lua programs and provides simple built-in
		tools for creating sprites, maps and sound.

		The harsh limitations of PICO-8 are carefully chosen to be fun to work
		with, encourage small but expressive designs and hopefully to give
		PICO-8 cartridges their own particular look and feel.
	</longdescription>
</pkgmetadata>