Skip to content

htm-community/mine-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Minecraft / NuPIC Mashup

NuPIC Fall 2014 Hackathon project with Minecraft.

The java directory contains classes for an Forge Mod Loader Minecraft mod that writes player location over a socket. The python directory contains a NuPIC client that connects to the same socket and accepts the coordinates to pass them into a CoordinateEncoder.

Dependencies

Running

First, start the python process that opens a socket and waits for a connection from the Java minecraft mod.

python python/nupic_client.py

Then, start Minecraft using the Forge Mod Loader (you can find instructions on Eclipse and IntelliJ IDEA startup here).

Demo

Demo video image

About

Hackathon project with Minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published