Another Pythonic Game Engine

Hi all,
I thought I'd throw in with my multiplayer game engine.

I guess calling it a game engine is a bit rich, it's kind of generic.

Anyways, if you want to give it a go, including a smple guess the number game, the code is at:

https://github.com/chrisnorman7/mindspace_protocol.git

It's usage is a lot like Flask / Klein, and (as you'll see from the example game), it really doesn't tae much to get a multiplayer game going with it.

It does not include any game mechanics. I'll be working these into another project, and I don't feel they belong with the protocol (which is obviously sort of the network layer).

Anyways, feedback, constructive criticism, issues and pull requests are most welcome.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Victorious via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector

Reply via email to