0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored some of the messging code More... over 14 years ago
fixed boolean operation errors in message passing More... over 14 years ago
renamed message passing python file More... over 14 years ago
added new game logic python file More... over 14 years ago
message passing/parsing works both ways now. need to separate messaging and game logic in two or more appropriate modules and create unique message constructor methods for packets...or one generic with a dictionary or something along those lines. More... over 14 years ago
added new tictactoe python module for creating the game. More... over 14 years ago
added a .gitignore for ignoring .beam and .pyc More... over 14 years ago
added a few comments More... over 14 years ago
Process for games and game management along with new xml-like messages for setting up games and sending movements More... over 14 years ago
Added xml-like message to send the list of players to a client More... over 14 years ago
working framework for sending and parsing of xml-like packets More... over 14 years ago
started to transition message handling to using the xml-like structure. either regex or input isn't matching somewhere, need to look into this. More... over 14 years ago
updated xml like parsing, branching for experimental client handling using new xml like messages More... over 14 years ago
Modified client handling, added in begginnings of XML-like text parsing and included packet design More... over 14 years ago
more client handling changes More... over 14 years ago
More edits to client management More... over 14 years ago
Started working on client management More... over 14 years ago
Added python socket testing class, eventually representing basic players within the game (which will be written in python) More... over 14 years ago
added README More... over 14 years ago
Deleted test erlang modules More... over 14 years ago
Initial Commit More... over 14 years ago