e-champ

A server platform for turn-based online games

Usage no npm install needed!

<script type="module">
  import eChamp from 'https://cdn.skypack.dev/e-champ';
</script>

README

E-Champ

A server-side platform for turn-based online games.

The E-Champ includes games as separate npm modules. Each game implements backend and frontend parts in the platform standard.

Players can be both remote users and bots. The E-Champ supports multiple implementations of computer opponent behaviors, which are also created as separate modules.

Ready to run

E-Champ platform

Built on Evado Declarative Framework.