Skip to content

fernando24164/serpent_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serpent_AI

A dockerfile to create a container with SerpentAI on it

Added a docker-compose file

Create a folder named app in the main project folder

docker-compose up

Then go into container

docker exec -it <name_of_container> /bin/bash

Now you can run

serpent generate game

And all the files will be created in app folder outside container!

Now hack games

About

A dockerfile to create a SerpentAi container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages