Welcome to Mr. Renne dot com
  • Home
  • MSITA
  • CTE Internship
  • Game Design
  • AP Computer Science
  • Contact

Beginner

Scratch

Picture
Scratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share your creations on the web.

Microsoft Kodu

Picture
Kodu is a new visual programming language made specifically for creating games. It is designed to be accessible for children and enjoyable for anyone. The programming environment runs on the Xbox or PC, allowing rapid design iteration using only a game controller (or keyboard/mouse if desired) for input.


StencylWorks

Picture
StencylWorks isn't your average game creation software; it's a gorgeous, intuitive toolset that integrates seamlessly with the Stencyl ecosystem.

Gamestar Mechanic

Picture
Gamestar Mechanic is a game and community designed to teach kids the principles of game design and systems thinking in a highly engaging environment

Intermediate

Alice

Picture
Alice is an innovative 3D programming environment that makes it easy to create an animation for telling a story, playing an interactive game, or a video to share on the web. Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience. 

Greenfoot

Picture
Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs.

Greenfoot is visual and interactive. Visualisation and interaction tools are built into the environment.

The actors are programmed in standard textual Java code, providing a combination of programming experience in a traditional text-based language with visual execution.


Advanced

Microsoft Game Studio\XNA

Picture
XNA Game Studio 4.0 is a programming environment that allows you to use Visual Studio to create games for Windows Phone, the Xbox 360 console, and Windows-based computers. XNA Game Studio includes the XNA Framework, which is a set of managed libraries designed for game development based on Microsoft .NET Framework 2.0.

Unity

Picture
Unity is the development environment that gets out of your way, allowing you to focus on simply creating your game. Developing for web, mobile, or console? Unity is the tool for the job.

Programming Resources

Learn Javascript
Learn C#
Learn Python