From c5f39ea2cd7cf02246705ea8872d3b350526165c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 24 May 2024 09:05:42 -0400 Subject: initial --- src/assets/projects/07-tuxman.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/assets/projects/07-tuxman.md (limited to 'src/assets/projects/07-tuxman.md') diff --git a/src/assets/projects/07-tuxman.md b/src/assets/projects/07-tuxman.md new file mode 100644 index 0000000..46d82f6 --- /dev/null +++ b/src/assets/projects/07-tuxman.md @@ -0,0 +1,9 @@ +--- +name: tuxman +repo: tuxman +--- + +tuxman is a recreation of the arcade multiplayer pacman battle game where pacman +have to avoid ghosts and each eachother to win! Its written in TypeScript (im sorry), +and fetures a full map editor with custom map support. It uses [rollback](https://git.tint.red/tint/rollback) +netcode, and you can play a hosted version at [freya.cat/pacbattle](https://freya.cat/pacbattle). -- cgit v1.2.3-freya