This year I decided to do something a little bit special for the 72hr TF2 jam. ASCII Fortress 2 is a full-fledged online multiplayer game coded from scratch in C++17 using SFML 2.4.2, featuring ASCII console graphics (think Rogue from 1980) and real-time class-based gameplay with guns, complete with a console/command system for configuration and in-game chat!
The current version supports the following features:
- Online gameplay with up to 65535 players on the same server (limited to 24 by default)
- Offline gameplay with full bot support
- All 9 TF2 classes with unique gameplay styles
- A basic Capture the Flag gamemode
- 5 included maps
- The ability to create and download custom maps

ASCII Fortress 2 1.2.1
Online multiplayer game based on TF2 with ASCII graphics
Tags:
Recent Updates
- Version 1.2.1 Feb 2, 2018
- Version 1.2.0 Feb 1, 2018
- Version 1.1.3 Dec 16, 2017