Tinkernut Labs



  • Hacking Minecraft Pi Edition

    April 12, 2013 // davisde // Computer Hardware, DIY Projects, Gaming Tags: download, game, Gaming, install, minecraft, pi, python, raspberry, Scripting, scripts, Video 3 Responses


    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

  • How To Play Ingress

    January 19, 2013 // davisde // Gaming Tags: android, diy, game, google, gps, how, ingress, play, reality, tips, to, tricks, tutorial, virtual 8 Responses


    Ingress is an alternate reality game created by people at Google. This video will show you the basics of how to play it.

     

    http://www.ingress.com

    http://www.nianticproject.com

    http://www.ingress.com/intel

     

  • Ingress Filming Rig

    January 11, 2013 // davisde // Microblog Tags: game, ingress, Microblog 1 Response


    This is a filming rig I made to from the Ingress game on my phone as I was playing it.

  • Cool Geek Stuff June 6th, 2012

    June 7, 2012 // davisde // Video Tags: "video game", contest, cool, cube, diy, download, featured, flash, free, fun, game, games, geek, google, hack, hacking, hackintosh, howto, links, mac, rekash, sites, therekash2009, tutorial, users, vote, websites, win, windows, youtube 1 Response


     

    Tutorial Of The Week –  http://www.youtube.com/watch?v=v4ux3OccSHI

    Install Mac OS X on Windows 7
    by TheRekash2009
    www.youtube.com/user/TheRekash2009
    Cool Site of the week – http://www.w3schools.com/
    W3 School
    Free tutorials in all web development technologies
    www.w3schools.com
    Game Of The Week – http://www.playmapscube.com/
    Google Cube
    www.playmapscube.com
  • Cool Geek Stuff – May 16th, 2012

    May 16, 2012 // davisde // Video Tags: "video game", android, box, contest, cool, diy, download, featured, flash, free, fun, game, games, geek, hack, hacking, howto, links, sites, tutorial, users, virtual, vote, websites, win, youtube 3 Responses


    Cool geek stuff for the week of May 16th, 2012
    VIEW AND VOTE FOR YOUR FAVORITE LINKS!
    http://www.tinkernut.com/tinkernerdz

    Tutorial of the week:
    http://www.youtube.com/watch?v=rY6byKbAgGQ
    Install the Android OS on a PC using VirtualBox

    Game of the week:
    http://www.realmofthemadgod.com/
    Realm of the Mad God is a massively co-op 16-bit action RPG that drops you into the thick of the fight in a world overwhelmed by monsters

    Cool Site of the week:
    http://www.youtubedisco.de/
    Mix and Remix Youtube videos and become your own internet VJ!

  • Realm of the Mad God

    May 16, 2012 // davisde // Games Tags: featured, game, tinkernerdz 1 Response


    http://www.realmofthemadgod.com/

    Realm of the Mad God is a massively co-op 16-bit action RPG that drops you into the thick of the fight in a world overwhelmed by monsters

  • Make Your Own Flash Game For Free

    October 18, 2011 // davisde // Gaming Tags: actionscript, android, arcade, create, flash, free, fun, game, Gaming, ios, make, shooter, stencyl, tinkernut, tips, tricks, tutorial 9 Responses


    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

    October 11, 2011 // davisde // Gaming Tags: adobe, contest, flash, game, Gaming, online, stencyl, tinkernut, tips, tricks, tutorial, win 8 Responses


    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

    April 20, 2011 // davisde // Featured Articles, Gaming Tags: beta, contest, craft, free, game, Gaming, how, mine, minecraft, server, tinkernut, tips, to, tricks, tutorial, Video, walkthrough, win 28 Responses


    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

    June 10, 2010 // davisde // Gaming Tags: counter, create, diy, enemy, first, free, game, Gaming, make, person, shooter, steam, strike, territory, tinkernut, tutorial, valve, walk, walkthrough, warcraft, wow 9 Responses






    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 –