2 projects tagged "Mac OS X"
Ironclad: Steam Legions is a steampunk strategy game with an AI opponent. It lets you pit your strategic skills with battle tanks, infantry, artillery, and warships against a fast thinking enemy in a hex-based battle arena. It is still under development in the alpha phase. However, the game is fully playable, with a complete set of tutorial levels to master, with sound effects.
Hadoop Studio is a map-reduce development environment (IDE) based on Netbeans. It makes it easy to create, understand, and debug map-reduce applications based on Hadoop, without requiring development-time access to a map-reduce cluster. The studio provides a real-time workflow view of a map-reduce job, which displays the individual inputs, outputs, and interactions between the phases of a map-reduce job. The workflow view of a job updates in real time with the developer's code changes. It then generates Java sources and compiles them into a binary jar file, which can be run on a normal Hadoop cluster.