Our next event is coming up April 30. Register here: http://www.eventbrite.com/e/fredxcoders-event-april-30th-2016-tickets-24576739690
Author Archives: Elliott
Next Event March 19
Our next event will be coming up on March 19. Registration is available here: https://www.eventbrite.com/e/fredxcoders-event-march-19th-2016-tickets-22802694473. We’ll be working to create our own Agar.io clone in HTML/Javascript which should be lots of fun. Hope to see you there!
Next Event Feb 20
2016 is in full swing so it’s time to get back to the keyboards and resume coding! Check out our next event on Feb 20 here: https://www.eventbrite.com/e/fredxcoders-event-february-20th-2016-tickets-21558766852
Next Event Dec 12
Our next event is coming on Dec 12. Register here: http://www.eventbrite.com/e/fredxcoders-event-december-12th-2015-tickets-19868910446
Next Event Nov 14
Event registration is live for our November 14th event. We’ll be continuing with some new lessons making games using Javascript and Python. You can register here: https://www.eventbrite.com/e/fredxcoders-event-november-14th-2015-tickets-19198448075
Next Event Oct 10
Our next event is coming up quick! Register here:
https://www.eventbrite.com/e/fredxcoders-event-october-10th-2015-tickets-18770252330
Next Event Aug 29
Hey all, we’ll be back after our summer break on Aug 29. You can register for our event here:
https://www.eventbrite.com/e/fredxcoders-event-august-29th-2015-tickets-17881320511
Next Event: June 13 – live
I know it’s been a bit but our next event will be on June 13. We’ll have a lesson on HTML/Javascript. You can sign up here:
https://www.eventbrite.com/e/fredxcoders-event-june-13th-2015-tickets-17219778822
Minecraft Python Modding Files
As promised, here are the files so that you can do your own Minecraft Python Modding at home! You can download the files here:
http://fredxcoders.com/files/
And here are the instructions in case you need a refresher:
Everything is setup to run out of the MC folder just like it was in the Dojo.
1 ********** Server ************
Uses CanaryMod Minecraft server – http://www.canarymod.net/
The server is in MC\server\Canarymod
Currently setup for 1.7.10
Start server first using MC\minecraft_server.bat
press enter when prompted.
It takes a few seconds to startup so be patient. When it is started there will be a > prompt. At this point just minimize it. There is no need to interact with it any more until you shut it down.
To shut it down Hold down CTRL and press the C key in the window with the server running.
NOTE: The server must be running to connect MineCraft.
2 ********** MineCraft ************
Start Minecraft using MC\minecraft_client.bat
Login with your minecraft account
you should see the MCPI profile selected. If not make sure you use VERSION 1.7.10 of minecraft.
Click play to start the game and select a multi-player game.
Do a direct connect to server name localhost (this means your computer) The server we just started will connect to your minecraft game.
3 *********** Python *************
MOST IMPORTANT: Use the portable python version in the MC\Python2.7.6.1 folder or these programs will not run properly
Start IDLE-Portable.exe in MC\Python2.7.6.1\
You must OPEN the files in IDLE FIRST, then run them from within IDLE
Click the FILE menu and select the OPEN opion. Open hello.py from MC\MyCode\
Run the module from IDLE by clicking the RUN menu and then selecting the RUN MODULE option.
You should see the message Hello MineCraft World! in the chat within Minecraft
Once this is working you are free to hack away.
Next Event: March 21
Hey All! Baring another snowstorm we’ll be finally having our next event on March 21. Sign up here:
https://www.eventbrite.