website/src/assets/projects/07-tuxman.md

10 lines
410 B
Markdown
Raw Normal View History

2024-05-24 09:05:42 -04:00
---
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).