• Hacking Minecraft Pi Edition


    Minecraft is now available for the Raspberry Pi. Not only that, but it’s a hackable version that allows you to write scripts for the game using python.

     

    Martin O’Hanlin’s blog – http://www.stuffaboutcode.com

    Minecraft Python Block List – http://goo.gl/raZkd

     

    Raspberry pi beginners guide – http://goo.gl/PVZWa

    Raspberry Pi Playlist  – http://goo.gl/OkNQU

  • Make Your Own Flash Game For Free


    Learn how to make a custom flash game from scratch without any coding knowledge using the free software from Stencyl.

    Important links:
    http://www.glitch.com
    http://www.stencyl.com

    Give my game a try:
    http://www.stencyl.com/game/play/8351

  • Tinkernut Flash Game Contest


    To kick off new episodes of Tinkernut, I’m holding a Flash Game contest to see who can come up with the coolest Flash game. The winner will get a $50 itunes gift card as well as promotion in my video on October 24th. You can find the full set of rules here:

    http://www.tinkernut.com/forums/topic/tinkernut-flash-game-contest

  • How to set up a Minecraft Server


    Description:

    Minecraft is a super popular games among the geek community. So in this episode, I’ll show you how to set up your own Minecraft game server.

    You can download the server software here:
    http://www.minecraft.net/download.jsp

    If you have a mac, use the command line to launch the server software:
    java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

    Here’s the contents of the server.properties file:
    level-name=world
    hellworld=false
    spawn-monsters=true
    online-mode=true
    spawn-animals=true
    max-players=10
    server-ip=
    pvp=true
    level-seed=
    server-port=25565
    white-list=false

  • How To Make A Free First Person Shooter – Part 3






    This is part three of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free.

    Click here to view part one –




    This is part one of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free.




    This is part one of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free.

    Click Here for links and discussions regarding this video.

  • How To Make An Atari Game





    The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we’ll be using Batari Basic to create an Atari 2600 game that’s playable on most Atari emulators.

    You can download Visual BBasic from here- http://www.tinkernut.com/demos/219_atari/visual_bbasic.exe

    You can download my sample game and source code from here – http://www.tinkernut.com/demos/219_atari/tinkernut_world.zip

  • Make A Guitar Hero Clone






    This tutorial will show you how you can create your own Guitar Hero Clone using free software and a controller that you can make using parts that total around $22. These are the links used in this video:

    http://fretsonfire.sourceforge.net