Skip to content

ioggstream/kids-potter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cli game with rest api

This simple spell game aims at teaching kids a bit of python and APIs.

The players engage a spell fight with some of the spells from the Potter's world, like expelliarmus and avada kedavra.

Playing

Run the server with

pip install tox
tox -e server

Each player should run the client and connect to the server:

tox -e client

About

A simple game to teach API and python to kids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages