| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Programming

This version was saved 15 years, 1 month ago View current version     Page history
Saved by faiuwle
on March 21, 2009 at 3:16:34 pm
 

Programming Projects

 

This section is for describing, documenting, and posting various programming projects that have gotten to the point where they actually compile and run and maybe even do something useful.  All programs, source code, etc. is copyright me and released under the GPL.

 

All of these programs are written using Qt.  If you don't have Qt installed on your system already (which is likely, unless you are running Linux) you will need the Qt Libraries to run them.  Unzip them into the directory where the program's executable is.

 

SimSheet

SimSheet is a sim-tracking program for The Sims 2, designed to help players keep track of the global neighborhood timeline and history of important events, as well as small details about individual sims.  Sims can either be entered manually or imported from the game using SimPE.

Documentation

Download (Windows .exe + compiler .dll, scripts, etc.)

Source (compiles with Qt 4.3+)

 

ConlangDictionary

A phonology-based dictionary, oriented towards conlangers.

Documentation

Download (Linux executable)

Download (Windows .exe + compiler .dll)

Source (compiles with Qt 4.3+)

 

SlusserLib

This is a pretty much obsolete program that is only here in case someone is curious about what I've done.  I wrote it for a non-profit organization while volunteering to organize their library; their computers did not have Access, and I wanted something that was easier to use than Excel.  It was basically just used for entering in books and then compiling them into a CSV file that could later be read by Access.  As they now have Access, SlusserLib is no longer of use.

Download (Windows .exe + compiler .dll)

Source (compiles with Qt 4.3+)

 

Mythologist

An experimental game/simulation based on the evolution of myths and legends, and the spread of gossip and news.  So far, there is no real point to it except to start it off and see what it does, and try to make it more complex and realistic.

Documentation

Download (Linux executable)

Source (compiles with Qt 4.3+)

Comments (0)

You don't have permission to comment on this page.