Please sign in to access this page

Termemogi

Termemogi Used AI

2 devlogs
15h 27m
•  Ship certified
Created by Khaled

TermEmoji - IMMORTAL COOL PRO Battle Royale

An epic terminal-based emoji battle royale game with modular architecture, infinite respawns, power-ups, and advanced AI!

Timeline

Ship 1

0 payouts of shell 0 shells

Khaled

about 13 hours ago

Khaled Covers 2 devlogs and 15h 27m
Khaled
Khaled
4h 31m 1 day ago

I finally finished the game fixed most of bugs in the game. Created character choice screen. Also Created github deployment stuff.

Khaled
Khaled
10h 56m 1 day ago

I created The game using python, and since I haven't made any websockets or server for gaming, I started by creating singleplayer mode with basic AI bots to make the game playable : ), After everything worked I started implementing the server using simple python library called: socketserver and threading ofc.
Then made net_client in the game to finally support multiplayer and implemented an entry page to choose from singleplayer and multiplayer and now fixing bugs and adding more features.