Mega-ZBlog

You are here.

Mega-ZBlog header image

QuakeConsole

December 9th, 2006 · No Comments · Programming

This is a neat little program I’m making to give Windows a Quake-styled console. It stretches across the top of your screen and slides down when you press WIN+TILDE.

QuakeConsole

It’s got a Lua backend… which doesn’t work as well as I’d like (the .NET wrapper isn’t very good) but it’s a start. I’ve already coded a few basic commands into it as Lua functions (written in VB.NET). My latest piece of code is a function to split a command line (like that seen above) into a filename and program arguments so it can be properly executed.

Tags:

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

You must log in to post a comment.